zinit on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S zinit

* (Optional) Uninstall zinit on Arch using YAY

$ yay -Rns zinit

2. Manually Install "zinit" via AUR

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

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

b. Clone zinit's git locally

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

c. Go to ~/zinit folder and install it

$ cd ~/zinit $ makepkg -si

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

ID: 1391778
Name: zinit
PackageBaseID: 196117
PackageBase: zinit
Version: 3.13.1-1
Description: A flexible and fast Zsh plugin manager.
URL: https://github.com/zdharma-continuum/zinit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: snogard
Submitter: snogard
FirstSubmitted: 1690294087
LastModified: 1706099723
URLPath: /cgit/aur.git/snapshot/zinit.tar.gz