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 |
---|---|---|
EPEL 9 | aarch64 (8)*, x86_64 (20)* | EPEL 9 (32 downloads) |
Fedora 39 | aarch64 (74)*, x86_64 (1597)* | Fedora 39 (1034 downloads) |
Fedora 40 | aarch64 (37)*, x86_64 (3379)* | Fedora 40 (2526 downloads) |
Fedora 41 | aarch64 (9)*, x86_64 (823)* | Fedora 41 (460 downloads) |
Fedora rawhide | aarch64 (5)*, x86_64 (50)* | Fedora rawhide (70 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alternateved/keyd
More info about enabling Copr repositories