zzz on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S zzz

* (Optional) Uninstall zzz on Arch using YAY

$ yay -Rns zzz

2. Manually Install "zzz" via AUR

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

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

b. Clone zzz's git locally

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

c. Go to ~/zzz folder and install it

$ cd ~/zzz $ makepkg -si

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

ID: 1224842
Name: zzz
PackageBaseID: 176937
PackageBase: zzz
Version: 0.1.1-3
Description: A simple program to suspend or hibernate your computer
URL: https://github.com/jirutka/zzz
NumVotes: 2
Popularity: 7.0E-6
OutOfDate:
Maintainer: jirutka
Submitter: jirutka
FirstSubmitted: 1647369231
LastModified: 1678574990
URLPath: /cgit/aur.git/snapshot/zzz.tar.gz