input-device-indicator on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "input-device-indicator" 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 input-device-indicator on Arch using YAY

$ yay -S input-device-indicator

* (Optional) Uninstall input-device-indicator on Arch using YAY

$ yay -Rns input-device-indicator

2. Manually Install "input-device-indicator" via AUR

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

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

b. Clone input-device-indicator's git locally

$ git clone https://aur.archlinux.org/input-device-indicator.git ~/input-device-indicator

c. Go to ~/input-device-indicator folder and install it

$ cd ~/input-device-indicator $ makepkg -si

3. Information about the input-device-indicator package on Arch User Repository (AUR)

ID: 956312
Name: input-device-indicator
PackageBaseID: 163116
PackageBase: input-device-indicator
Version: 0.1.0-1
Description: Creates an indicator to allow us to disable some input devices
URL: https://github.com/brandizzi/input-device-indicator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: madwifi
Submitter: madwifi
FirstSubmitted: 1612883525
LastModified: 1630682538
URLPath: /cgit/aur.git/snapshot/input-device-indicator.tar.gz