light on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "light" 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 light on Arch using YAY
$
yay -S
light
Copied
* (Optional) Uninstall light on Arch using YAY
$
yay -Rns
light
Copied
2. Manually Install "light" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone light's git locally
$
git clone https://aur.archlinux.org/light.git
~/light
Copied
c. Go to ~/light folder and install it
$
cd
~/light
Copied
$
makepkg -si
Copied
3. Information about the light package on Arch User Repository (AUR)
ID: 1418091
Name: light
PackageBaseID: 201245
PackageBase: light
Version: 1.2.2-5
Description: A program to control backlights (and other hardware lights)
URL: https://gitlab.com/dpeukert/light
NumVotes: 9
Popularity: 4.048526
OutOfDate:
Maintainer: dpeukert
Submitter: maximbaz
FirstSubmitted: 1704398691
LastModified: 1709213592
URLPath: /cgit/aur.git/snapshot/light.tar.gz
Name: light
PackageBaseID: 201245
PackageBase: light
Version: 1.2.2-5
Description: A program to control backlights (and other hardware lights)
URL: https://gitlab.com/dpeukert/light
NumVotes: 9
Popularity: 4.048526
OutOfDate:
Maintainer: dpeukert
Submitter: maximbaz
FirstSubmitted: 1704398691
LastModified: 1709213592
URLPath: /cgit/aur.git/snapshot/light.tar.gz