autobright on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S autobright

* (Optional) Uninstall autobright on Arch using YAY

$ yay -Rns autobright

2. Manually Install "autobright" via AUR

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

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

b. Clone autobright's git locally

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

c. Go to ~/autobright folder and install it

$ cd ~/autobright $ makepkg -si

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

ID: 910769
Name: autobright
PackageBaseID: 165788
PackageBase: autobright
Version: 2.2.0-1
Description: Bash script to adjust screen brightness based on ambient lighting
URL: https://github.com/AquaUseful/autobright
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AquaUseful
Submitter: AquaUseful
FirstSubmitted: 1618781565
LastModified: 1621702791
URLPath: /cgit/aur.git/snapshot/autobright.tar.gz