Search Criteria
Package Details: wayclip 0.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wayclip.git (read-only, click to copy) |
|---|---|
| Package Base: | wayclip |
| Description: | Wayland clipboard utility |
| Upstream URL: | https://git.sr.ht/~noocsharp/wayclip |
| Keywords: | clipboard wayland |
| Licenses: | ISC |
| Submitter: | None |
| Maintainer: | Rubo |
| Last Packager: | Rubo |
| Votes: | 4 |
| Popularity: | 0.024614 |
| First Submitted: | 2022-07-25 17:35 (UTC) |
| Last Updated: | 2025-11-09 18:11 (UTC) |
Dependencies (1)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
Latest Comments
<deleted-account> commented on 2022-07-26 14:41 (UTC)
@noocsharp, Thanks for the correction! Also let me know if you as a developer would like to become a maintainer of this package :)
noocsharp commented on 2022-07-25 23:35 (UTC) (edited on 2022-07-25 23:39 (UTC) by noocsharp)
wlroots is not a dependency, it's just that in order for wayclip to do anything, the compositor has to implement the
wlr-data-controlprotocol.Also wayland is a runtime dependency as well, since waycopy and waypaste link against the libwayland client library.
Besides that, it looks good.