diff --git a/README.md b/README.md index 4640611..91b93ac 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,52 @@ Some of the more interesting ones include: # Installation +## From a Pre-Built Package + +Binary packages for some distributions exist. These are kindly maintained by +community members; the keyd developers do not take responsibility for them. If +you wish to add yours below, please open a PR. + +### Alpine Linux + +[keyd](https://pkgs.alpinelinux.org/packages?name=keyd) package maintained by [@jirutka](https://github.com/jirutka). + +### Arch + +[Arch Linux](https://archlinux.org/packages/extra/x86_64/keyd/) package maintained by Arch packagers. + +### Debian + +Experimental `keyd` and `keyd-application-mapper` packages can be found in the +CI build artifacts of the [work-in-progress Debian package +repository](https://salsa.debian.org/rhansen/keyd): + + * [amd64 (64-bit)](https://salsa.debian.org/rhansen/keyd/-/jobs/artifacts/debian/latest/browse/debian/output?job=build) + * [i386 (32-bit)](https://salsa.debian.org/rhansen/keyd/-/jobs/artifacts/debian/latest/browse/debian/output?job=build%20i386) + +Any Debian Developer who is willing to review the debianization effort and +sponsor its upload is encouraged to contact +[@rhansen](https://github.com/rhansen) (also see the [Debian ITP +bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060023)). + +### Fedora + +[COPR](https://copr.fedorainfracloud.org/coprs/alternateved/keyd/) package maintained by [@alternateved](https://github.com/alternateved). + +### openSUSE +[opensuse](https://software.opensuse.org//download.html?project=hardware&package=keyd) package maintained by [@bubbleguuum](https://github.com/bubbleguuum). + +Easy install with `sudo zypper in keyd`. + +### Ubuntu + +Experimental `keyd` and `keyd-application-mapper` packages can be found in the +[`ppa:keyd-team/ppa` +archive](https://launchpad.net/~keyd-team/+archive/ubuntu/ppa). + +If you wish to help maintain this PPA, please contact +[@rhansen](https://github.com/rhansen). + ## From Source > [!NOTE] @@ -159,52 +205,6 @@ has been added courtesy of Giorgi Chavchanidze. See [usb-gadget.md](src/vkbd/usb-gadget.md) for details. -## Packages - -Binary packages for some distributions exist. These are kindly maintained by -community members; the keyd developers do not take responsibility for them. If -you wish to add yours below, please open a PR. - -### Alpine Linux - -[keyd](https://pkgs.alpinelinux.org/packages?name=keyd) package maintained by [@jirutka](https://github.com/jirutka). - -### Arch - -[Arch Linux](https://archlinux.org/packages/extra/x86_64/keyd/) package maintained by Arch packagers. - -### Debian - -Experimental `keyd` and `keyd-application-mapper` packages can be found in the -CI build artifacts of the [work-in-progress Debian package -repository](https://salsa.debian.org/rhansen/keyd): - - * [amd64 (64-bit)](https://salsa.debian.org/rhansen/keyd/-/jobs/artifacts/debian/latest/browse/debian/output?job=build) - * [i386 (32-bit)](https://salsa.debian.org/rhansen/keyd/-/jobs/artifacts/debian/latest/browse/debian/output?job=build%20i386) - -Any Debian Developer who is willing to review the debianization effort and -sponsor its upload is encouraged to contact -[@rhansen](https://github.com/rhansen) (also see the [Debian ITP -bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060023)). - -### Fedora - -[COPR](https://copr.fedorainfracloud.org/coprs/alternateved/keyd/) package maintained by [@alternateved](https://github.com/alternateved). - -### openSUSE -[opensuse](https://software.opensuse.org//download.html?project=hardware&package=keyd) package maintained by [@bubbleguuum](https://github.com/bubbleguuum). - -Easy install with `sudo zypper in keyd`. - -### Ubuntu - -Experimental `keyd` and `keyd-application-mapper` packages can be found in the -[`ppa:keyd-team/ppa` -archive](https://launchpad.net/~keyd-team/+archive/ubuntu/ppa). - -If you wish to help maintain this PPA, please contact -[@rhansen](https://github.com/rhansen). - # Sample Config [ids]