liblux on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S liblux

* (Optional) Uninstall liblux on Arch using YAY

$ yay -Rns liblux

2. Manually Install "liblux" via AUR

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

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

b. Clone liblux's git locally

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

c. Go to ~/liblux folder and install it

$ cd ~/liblux $ makepkg -si

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

ID: 1187120
Name: liblux
PackageBaseID: 188962
PackageBase: liblux
Version: 1.0.3-1
Description: C library to interact with backlight brightness
URL: https://git.thomasvoss.com/liblux
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: OneTrueMangoMan
Submitter: OneTrueMangoMan
FirstSubmitted: 1671818803
LastModified: 1671818803
URLPath: /cgit/aur.git/snapshot/liblux.tar.gz