inputplug on AUR (Arch User Repository)

Last updated: May 10,2024

1. Install "inputplug" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install inputplug on Arch using YAY

$ yay -S inputplug

* (Optional) Uninstall inputplug on Arch using YAY

$ yay -Rns inputplug

2. Manually Install "inputplug" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone inputplug's git locally

$ git clone https://aur.archlinux.org/inputplug.git ~/inputplug

c. Go to ~/inputplug folder and install it

$ cd ~/inputplug $ makepkg -si

3. Information about the inputplug package on Arch User Repository (AUR)

ID: 964499
Name: inputplug
PackageBaseID: 159656
PackageBase: inputplug
Version: 0.4.0-1
Description: Xinput hotplug event monitor daemon
URL: https://github.com/andrewshadura/inputplug
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: SammysHP
Submitter: Celti
FirstSubmitted: 1604902241
LastModified: 1632342817
URLPath: /cgit/aur.git/snapshot/inputplug.tar.gz