chayang on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chayang

* (Optional) Uninstall chayang on Arch using YAY

$ yay -Rns chayang

2. Manually Install "chayang" via AUR

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

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

b. Clone chayang's git locally

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

c. Go to ~/chayang folder and install it

$ cd ~/chayang $ makepkg -si

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

ID: 1293572
Name: chayang
PackageBaseID: 196080
PackageBase: chayang
Version: 0.1.0-1
Description: Gradually dim the screen (wayland).
URL: https://git.sr.ht/~emersion/chayang
NumVotes: 4
Popularity: 2.183413
OutOfDate:
Maintainer: xenrox
Submitter: xenrox
FirstSubmitted: 1690196067
LastModified: 1690196067
URLPath: /cgit/aur.git/snapshot/chayang.tar.gz

5. The same packages on other Linux Distributions