xinput-toggle on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "xinput-toggle" 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 xinput-toggle on Arch using YAY

$ yay -S xinput-toggle

* (Optional) Uninstall xinput-toggle on Arch using YAY

$ yay -Rns xinput-toggle

2. Manually Install "xinput-toggle" via AUR

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

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

b. Clone xinput-toggle's git locally

$ git clone https://aur.archlinux.org/xinput-toggle.git ~/xinput-toggle

c. Go to ~/xinput-toggle folder and install it

$ cd ~/xinput-toggle $ makepkg -si

3. Information about the xinput-toggle package on Arch User Repository (AUR)

ID: 509238
Name: xinput-toggle
PackageBaseID: 116363
PackageBase: xinput-toggle
Version: 1.2.0-1
Description: xinput enable/disable toggler
URL: http://github.com/cdown/xinput-toggle
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: cdown
Submitter: cdown
FirstSubmitted: 1477056647
LastModified: 1525824989
URLPath: /cgit/aur.git/snapshot/xinput-toggle.tar.gz