alternateved/cliphist
Project ID: 162975
Description
Build of latest release of cliphist, a wayland clipboard manager with support for multimedia. Scripts from contrib folder are packaged in /usr/share/cliphist.
Installation Instructions
Enable this COPR repository:
sudo dnf copr enable alternateved/cliphist
Install latest build of package:
sudo dnf install cliphist
In order to enable COPR repository on Atomic Fedora variant, run those commands:
# Get current Fedora version
FEDORA_VERSION=$(rpm -E %fedora) # get current Fedora version
# Download necessary file into /etc/yum.repos.d/ location:
sudo wget https://copr.fedorainfracloud.org/coprs/alternateved/cliphist/repo/fedora-"$FEDORA_VERSION"/alternateved-cliphist-fedora-"$FEDORA_VERSION".repo -O /etc/yum.repos.d/_copr:alternateved:cliphist.repo
Install latest build of package:
rpm-ostree install cliphist
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (1)*, x86_64 (3)* | Fedora 40 (13 downloads) |
![]() |
aarch64 (3)*, x86_64 (111)* | Fedora 41 (107 downloads) |
![]() |
aarch64 (2)*, x86_64 (11)* | Fedora 42 (14 downloads) |
![]() |
aarch64 (2)*, x86_64 (3)* | Fedora rawhide (15 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alternateved/cliphist
More info about enabling Copr repositories