zunit on AUR (Arch User Repository)

Last updated: October 07,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

b. Install zunit on Arch using YAY

$ yay -S zunit

* (Optional) Uninstall zunit on Arch using YAY

$ yay -Rns zunit

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

b. Clone zunit's git locally

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

c. Go to ~/zunit folder and install it

$ cd ~/zunit $ makepkg -si

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