dim-screen on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S dim-screen

* (Optional) Uninstall dim-screen on Arch using YAY

$ yay -Rns dim-screen

2. Manually Install "dim-screen" via AUR

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

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

b. Clone dim-screen's git locally

$ git clone https://aur.archlinux.org/dim-screen.git ~/dim-screen

c. Go to ~/dim-screen folder and install it

$ cd ~/dim-screen $ makepkg -si

3. Information about the dim-screen package on Arch User Repository (AUR)

ID: 1003868
Name: dim-screen
PackageBaseID: 173991
PackageBase: dim-screen
Version: 1.0-1
Description: A screen dimmer bash script designed to work with xss-lock
URL: https://github.com/SafwanLjd/dim-screen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: SafwanLjd
FirstSubmitted: 1639539097
LastModified: 1639539097
URLPath: /cgit/aur.git/snapshot/dim-screen.tar.gz