lightctl on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S lightctl

* (Optional) Uninstall lightctl on Arch using YAY

$ yay -Rns lightctl

2. Manually Install "lightctl" via AUR

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

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

b. Clone lightctl's git locally

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

c. Go to ~/lightctl folder and install it

$ cd ~/lightctl $ makepkg -si

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

ID: 1030682
Name: lightctl
PackageBaseID: 174891
PackageBase: lightctl
Version: r33.e476d0d-1
Description: backlight control utility that does smooth transitions
URL: https://git.sr.ht/~whynothugo/lightctl
NumVotes: 1
Popularity: 0.008295
OutOfDate:
Maintainer: whynothugo
FirstSubmitted: 1641821733
LastModified: 1643863894
URLPath: /cgit/aur.git/snapshot/lightctl.tar.gz