zunit on AUR (Arch User Repository)
Last updated: November 28,2024
1. Install "zunit" 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 zunit on Arch using YAY
$
yay -S
zunit
Copied
* (Optional) Uninstall zunit on Arch using YAY
$
yay -Rns
zunit
Copied
2. Manually Install "zunit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone zunit's git locally
$
git clone https://aur.archlinux.org/zunit.git
~/zunit
Copied
c. Go to ~/zunit folder and install it
$
cd
~/zunit
Copied
$
makepkg -si
Copied
3. Information about the zunit package on Arch User Repository (AUR)
ID: 1348317
Name: zunit
PackageBaseID: 199286
PackageBase: zunit
Version: 0.8.2-1
Description: a powerful unit testing framework for zsh
URL: https://github.com/zunit-zsh/zunit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1699252677
LastModified: 1699252677
URLPath: /cgit/aur.git/snapshot/zunit.tar.gz
Name: zunit
PackageBaseID: 199286
PackageBase: zunit
Version: 0.8.2-1
Description: a powerful unit testing framework for zsh
URL: https://github.com/zunit-zsh/zunit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1699252677
LastModified: 1699252677
URLPath: /cgit/aur.git/snapshot/zunit.tar.gz