backlight_control on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S backlight_control

* (Optional) Uninstall backlight_control on Arch using YAY

$ yay -Rns backlight_control

2. Manually Install "backlight_control" via AUR

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

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

b. Clone backlight_control's git locally

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

c. Go to ~/backlight_control folder and install it

$ cd ~/backlight_control $ makepkg -si

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

ID: 530306
Name: backlight_control
PackageBaseID: 128502
PackageBase: backlight_control
Version: 1.3-1
Description: Simple backlight brightness control
URL: https://github.com/Hendrikto/backlight_control
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Hendrikto
Submitter: Hendrikto
FirstSubmitted: 1514643630
LastModified: 1532909006
URLPath: /cgit/aur.git/snapshot/backlight_control.tar.gz