clight on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S clight

* (Optional) Uninstall clight on Arch using YAY

$ yay -Rns clight

2. Manually Install "clight" via AUR

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

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

b. Clone clight's git locally

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

c. Go to ~/clight folder and install it

$ cd ~/clight $ makepkg -si

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

ID: 1423929
Name: clight
PackageBaseID: 137740
PackageBase: clight
Version: 4.11-1
Description: A C daemon that turns your webcam into a light sensor. It can also change display gamma temperature, dim your screen and set your dpms.
URL: https://github.com/FedeDP/Clight
NumVotes: 28
Popularity: 0.066849
OutOfDate:
Maintainer: yochananmarqos
Submitter: Nierro
FirstSubmitted: 1543742815
LastModified: 1710006077
URLPath: /cgit/aur.git/snapshot/clight.tar.gz