zuu on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S zuu

* (Optional) Uninstall zuu on Arch using YAY

$ yay -Rns zuu

2. Manually Install "zuu" via AUR

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

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

b. Clone zuu's git locally

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

c. Go to ~/zuu folder and install it

$ cd ~/zuu $ makepkg -si

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

ID: 1424905
Name: zuu
PackageBaseID: 199941
PackageBase: zuu
Version: 11.0.0-1
Description: A program to check your code quality before all commit
URL: https://github.com/otechdo/zuu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taishingi
Submitter: taishingi
FirstSubmitted: 1701010118
LastModified: 1710153421
URLPath: /cgit/aur.git/snapshot/zuu.tar.gz