gbacklight on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gbacklight

* (Optional) Uninstall gbacklight on Arch using YAY

$ yay -Rns gbacklight

2. Manually Install "gbacklight" via AUR

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

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

b. Clone gbacklight's git locally

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

c. Go to ~/gbacklight folder and install it

$ cd ~/gbacklight $ makepkg -si

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

ID: 473651
Name: gbacklight
PackageBaseID: 52321
PackageBase: gbacklight
Version: r5.6c053a2-1
Description: Graphical frontend to xbacklight for adjusting the display brightness
URL: https://github.com/fetchinson/gbacklight
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: Bevan
Submitter: swiftscythe
FirstSubmitted: 1315741176
LastModified: 1514560397
URLPath: /cgit/aur.git/snapshot/gbacklight.tar.gz