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 (8)*, x86_64 (29)* | EPEL 9 (50 downloads) |
![]() |
aarch64 (81)*, x86_64 (1607)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (54)*, x86_64 (3840)* | Fedora 40 (2879 downloads) |
![]() |
aarch64 (43)*, x86_64 (2882)* | Fedora 41 (2203 downloads) |
![]() |
aarch64 (0)*, x86_64 (9)* | Fedora 42 (2 downloads) |
![]() |
aarch64 (5)*, x86_64 (65)* | Fedora rawhide (79 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alternateved/keyd
More info about enabling Copr repositories