zuu on AUR (Arch User Repository)
Last updated: November 28,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
Copied
b. Install zuu on Arch using YAY
$
yay -S
zuu
Copied
* (Optional) Uninstall zuu on Arch using YAY
$
yay -Rns
zuu
Copied
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
Copied
b. Clone zuu's git locally
$
git clone https://aur.archlinux.org/zuu.git
~/zuu
Copied
c. Go to ~/zuu folder and install it
$
cd
~/zuu
Copied
$
makepkg -si
Copied
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
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