touchpad-disabler on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S touchpad-disabler

* (Optional) Uninstall touchpad-disabler on Arch using YAY

$ yay -Rns touchpad-disabler

2. Manually Install "touchpad-disabler" via AUR

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

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

b. Clone touchpad-disabler's git locally

$ git clone https://aur.archlinux.org/touchpad-disabler.git ~/touchpad-disabler

c. Go to ~/touchpad-disabler folder and install it

$ cd ~/touchpad-disabler $ makepkg -si

3. Information about the touchpad-disabler package on Arch User Repository (AUR)

ID: 292034
Name: touchpad-disabler
PackageBaseID: 107571
PackageBase: touchpad-disabler
Version: 0.4-1
Description: This application will disable a laptops touchpad when a usb is plugged in and display a notification to the user.
URL: https://github.com/insanengineer/touchpad-disabler
NumVotes: 3
Popularity: 0.021374
OutOfDate:
Maintainer: insanengineer
Submitter: insanengineer
FirstSubmitted: 1455485331
LastModified: 1460088312
URLPath: /cgit/aur.git/snapshot/touchpad-disabler.tar.gz