blight on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S blight

* (Optional) Uninstall blight on Arch using YAY

$ yay -Rns blight

2. Manually Install "blight" via AUR

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

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

b. Clone blight's git locally

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

c. Go to ~/blight folder and install it

$ cd ~/blight $ makepkg -si

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

ID: 1259094
Name: blight
PackageBaseID: 149356
PackageBase: blight
Version: 0.1.2-1
Description: Basic general backlight utility written in python
URL: https://github.com/rpigott/blight
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: Brocellous
Submitter: Brocellous
FirstSubmitted: 1582264214
LastModified: 1684289670
URLPath: /cgit/aur.git/snapshot/blight.tar.gz