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