python-backlight on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-backlight

* (Optional) Uninstall python-backlight on Arch using YAY

$ yay -Rns python-backlight

2. Manually Install "python-backlight" via AUR

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

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

b. Clone python-backlight's git locally

$ git clone https://aur.archlinux.org/python-backlight.git ~/python-backlight

c. Go to ~/python-backlight folder and install it

$ cd ~/python-backlight $ makepkg -si

3. Information about the python-backlight package on Arch User Repository (AUR)

ID: 885900
Name: python-backlight
PackageBaseID: 165088
PackageBase: python-backlight
Version: 1.0.8-1
Description: Backlight setting API and daemon.
URL: https://github.com/homeinfogmbh/backlight
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: schard
FirstSubmitted: 1617196021
LastModified: 1617196021
URLPath: /cgit/aur.git/snapshot/python-backlight.tar.gz