gloom on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S gloom

* (Optional) Uninstall gloom on Arch using YAY

$ yay -Rns gloom

2. Manually Install "gloom" via AUR

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

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

b. Clone gloom's git locally

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

c. Go to ~/gloom folder and install it

$ cd ~/gloom $ makepkg -si

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

ID: 379512
Name: gloom
PackageBaseID: 116126
PackageBase: gloom
Version: 1.2-1
Description: a X11 backlight dimming, screen lock, and cursor management tool for laptops.
URL: https://github.com/shizy/gloom
NumVotes: 0
Popularity: 0
OutOfDate: 1706980324
Maintainer: shizy
Submitter: shizy
FirstSubmitted: 1476218421
LastModified: 1485874360
URLPath: /cgit/aur.git/snapshot/gloom.tar.gz