pyautobrightness on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pyautobrightness

* (Optional) Uninstall pyautobrightness on Arch using YAY

$ yay -Rns pyautobrightness

2. Manually Install "pyautobrightness" via AUR

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

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

b. Clone pyautobrightness's git locally

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

c. Go to ~/pyautobrightness folder and install it

$ cd ~/pyautobrightness $ makepkg -si

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

ID: 263215
Name: pyautobrightness
PackageBaseID: 105442
PackageBase: pyautobrightness
Version: 0.2.2-3
Description: Pyautobrightness is a very simple "Calise like" program, wrote in python 3, designed to change the screen brightness using the webcam as "light sensor".
URL: https://github.com/evertonstz/py-auto-brightness
NumVotes: 2
Popularity: 0
OutOfDate: 1703841817
Maintainer:
Submitter: evertonstz
FirstSubmitted: 1451766811
LastModified: 1452209500
URLPath: /cgit/aur.git/snapshot/pyautobrightness.tar.gz