Installation
If you are using Arch Linux or any of its derivatives, you can install InputPlumber from the official repositories:
Then start the service with:
If you are using Fedora, you can install InputPlumber from COPR.
To install, first add the COPR repository:
Then you can install the package with dnf:
Then start the service with:
If you are using Debian or any of its derivatives, you can install InputPlumber using the pre-built deb package.
To install the package, first visit the release page and download
the .deb package for your architecture.
Then use dpkg to install the package:
Then start the service with:
InputPlumber is available in nixpkgs for you to install.
If you are using NixOS, you can add the following to your configuration.nix:
You can also install the package by adding InputPlumber to your package list:
InputPlumber requires the following system dependencies:
libevdevlibiiorust
To install the package, first visit the release page and download
the .tar.gz package for your architecture.
Once you have ensured your system dependencies are installed, you can install InputPlumber from source with:
Then start the service with: