autolight on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S autolight

* (Optional) Uninstall autolight on Arch using YAY

$ yay -Rns autolight

2. Manually Install "autolight" via AUR

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

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

b. Clone autolight's git locally

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

c. Go to ~/autolight folder and install it

$ cd ~/autolight $ makepkg -si

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

ID: 516627
Name: autolight
PackageBaseID: 118477
PackageBase: autolight
Version: 1.1-2
Description: A daemon for controlling display backlight using an ambient light sensor
URL: https://gitlab.com/craftyguy/autolight
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: craftyguy
FirstSubmitted: 1483751628
LastModified: 1528130907
URLPath: /cgit/aur.git/snapshot/autolight.tar.gz