touchpad-toggle on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S touchpad-toggle

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

$ yay -Rns touchpad-toggle

2. Manually Install "touchpad-toggle" via AUR

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

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

b. Clone touchpad-toggle's git locally

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

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

$ cd ~/touchpad-toggle $ makepkg -si

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

ID: 216419
Name: touchpad-toggle
PackageBaseID: 96531
PackageBase: touchpad-toggle
Version: 1-1
Description: Script to toggle the touchpad; see https://wiki.archlinux.org/index.php/Touchpad_Synaptics#Software_toggle. Use desktop environment to set keyboard shortcut.
URL:
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: vri
Submitter: vri
FirstSubmitted: 1438243932
LastModified: 1438245418
URLPath: /cgit/aur.git/snapshot/touchpad-toggle.tar.gz