luminance on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S luminance

* (Optional) Uninstall luminance on Arch using YAY

$ yay -Rns luminance

2. Manually Install "luminance" via AUR

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

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

b. Clone luminance's git locally

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

c. Go to ~/luminance folder and install it

$ cd ~/luminance $ makepkg -si

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

ID: 1286585
Name: luminance
PackageBaseID: 195224
PackageBase: luminance
Version: 1.0.2-1
Description: A simple GTK application to control brightness of displays including external displays supporting DDC/CI
URL: https://github.com/sidevesh/Luminance
NumVotes: 4
Popularity: 0.228294
OutOfDate:
Maintainer: sidevesh
Submitter: sidevesh
FirstSubmitted: 1688187217
LastModified: 1689055663
URLPath: /cgit/aur.git/snapshot/luminance.tar.gz