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 (85)*, x86_64 (217)* | EPEL 9 (140 downloads) |
![]() |
aarch64 (135)*, x86_64 (4213)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (67)*, x86_64 (4979)* | Fedora 41 (3415 downloads) |
![]() |
aarch64 (167)*, x86_64 (4296)* | Fedora 42 (3837 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 43 (4 downloads) |
![]() |
aarch64 (64)*, x86_64 (193)* | Fedora rawhide (127 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alternateved/keyd
More info about enabling Copr repositories