alternateved/keyd
Project ID: 80271
Description
Build of keyd, a key remapping daemon for Linux.
Installation Instructions
Enable this COPR repository:
sudo dnf copr enable alternateved/keyd
Install latest build of package:
sudo dnf install keyd
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/keyd/repo/fedora-"$FEDORA_VERSION"/alternateved-keyd-fedora-"$FEDORA_VERSION".repo -O /etc/yum.repos.d/_copr:alternateved:keyd.repo
Install latest build of package:
rpm-ostree install keyd
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 (75)*, x86_64 (202)* | EPEL 9 (127 downloads) |
![]() |
aarch64 (127)*, x86_64 (4205)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (61)*, x86_64 (4731)* | Fedora 41 (3369 downloads) |
![]() |
aarch64 (128)*, x86_64 (2798)* | Fedora 42 (2333 downloads) |
![]() |
aarch64 (58)*, x86_64 (177)* | Fedora rawhide (119 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alternateved/keyd
More info about enabling Copr repositories