synaptics-led on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S synaptics-led

* (Optional) Uninstall synaptics-led on Arch using YAY

$ yay -Rns synaptics-led

2. Manually Install "synaptics-led" via AUR

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

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

b. Clone synaptics-led's git locally

$ git clone https://aur.archlinux.org/synaptics-led.git ~/synaptics-led

c. Go to ~/synaptics-led folder and install it

$ cd ~/synaptics-led $ makepkg -si

3. Information about the synaptics-led package on Arch User Repository (AUR)

ID: 927153
Name: synaptics-led
PackageBaseID: 49284
PackageBase: synaptics-led
Version: 5.12-1
Description: Synaptics LED enabled psmouse kernel module
URL: https://github.com/mmonaco/PKGBUILDs
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: dgbaley27
Submitter: dgbaley27
FirstSubmitted: 1306167848
LastModified: 1624860613
URLPath: /cgit/aur.git/snapshot/synaptics-led.tar.gz