Search Criteria
Package Details: clipboard 0.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clipboard.git (read-only, click to copy) |
---|---|
Package Base: | clipboard |
Description: | Cut, copy, and paste anything in your terminal. |
Upstream URL: | https://getclipboard.app |
Licenses: | GPL3 |
Submitter: | Antiz |
Maintainer: | Antiz |
Last Packager: | Antiz |
Votes: | 6 |
Popularity: | 2.68 |
First Submitted: | 2022-12-11 10:14 (UTC) |
Last Updated: | 2023-03-11 16:15 (UTC) |
Dependencies (4)
- cmake (cmake-git) (make)
- libx11 (libx11-git, libx11-firefox-fix) (optional) – X11 support
- wayland (wayland-git, wayland-nodocs-git) (optional) – Wayland support
- wayland-protocols (wayland-protocols-git) (optional) – Wayland support
Latest Comments
Antiz commented on 2023-01-09 14:02 (UTC) (edited on 2023-01-09 20:41 (UTC) by Antiz)
@hugo Indeed, thanks for raising this. This is due to this recent changes in the PKGBUILD, it should not happen again with any future upgrades.
Manual intervention:
Anyone that has
clipboard
v0.2.0-1 (or any prior version) currently installed and that didn't upgraded to the latest version yet will need to runrm /usr/bin/cb
(as root or with elevated privileges) before doing the upgrade.This will only be needed once and should not happen again with any future upgrades :)
hugo commented on 2023-01-09 12:35 (UTC)
When trying to upgrade the package I get this error:
The workaround is to just remove the file then upgrade, as expected.