autobright on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install autobright on Arch using YAY
$
yay -S
autobright
Copied
* (Optional) Uninstall autobright on Arch using YAY
$
yay -Rns
autobright
Copied
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
Copied
b. Clone autobright's git locally
$
git clone https://aur.archlinux.org/autobright.git
~/autobright
Copied
c. Go to ~/autobright folder and install it
$
cd
~/autobright
Copied
$
makepkg -si
Copied
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
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