brightness on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S brightness

* (Optional) Uninstall brightness on Arch using YAY

$ yay -Rns brightness

2. Manually Install "brightness" via AUR

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

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

b. Clone brightness's git locally

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

c. Go to ~/brightness folder and install it

$ cd ~/brightness $ makepkg -si

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

ID: 1390713
Name: brightness
PackageBaseID: 190558
PackageBase: brightness
Version: 24.1.0-2
Description: Adjust monitor brightness using ddcutil
URL: https://gitlab.com/Devorlon/brightness
NumVotes: 2
Popularity: 0.009486
OutOfDate:
Maintainer: Devorlon
Submitter: Devorlon
FirstSubmitted: 1676780138
LastModified: 1705962605
URLPath: /cgit/aur.git/snapshot/brightness.tar.gz