touchpad_config on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S touchpad_config

* (Optional) Uninstall touchpad_config on Arch using YAY

$ yay -Rns touchpad_config

2. Manually Install "touchpad_config" via AUR

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

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

b. Clone touchpad_config's git locally

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

c. Go to ~/touchpad_config folder and install it

$ cd ~/touchpad_config $ makepkg -si

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

ID: 572675
Name: touchpad_config
PackageBaseID: 134665
PackageBase: touchpad_config-git
Version: 1.0-1
Description: A simple tool that uses xinput to enable Tap to click and natural scrolling on a touchpad
URL: https://gitlab.com/Bettehem/touchpad_config
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Bettehem
Submitter: Bettehem
FirstSubmitted: 1533055663
LastModified: 1546267174
URLPath: /cgit/aur.git/snapshot/touchpad_config.tar.gz