zsh-antidote on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S zsh-antidote

* (Optional) Uninstall zsh-antidote on Arch using YAY

$ yay -Rns zsh-antidote

2. Manually Install "zsh-antidote" via AUR

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

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

b. Clone zsh-antidote's git locally

$ git clone https://aur.archlinux.org/zsh-antidote.git ~/zsh-antidote

c. Go to ~/zsh-antidote folder and install it

$ cd ~/zsh-antidote $ makepkg -si

3. Information about the zsh-antidote package on Arch User Repository (AUR)

ID: 1423379
Name: zsh-antidote
PackageBaseID: 184934
PackageBase: zsh-antidote
Version: 1.9.6-1
Description: the cure to slow zsh plugin management
URL: https://getantidote.github.io/
NumVotes: 6
Popularity: 1.684632
OutOfDate:
Maintainer: g3tchoo
Submitter: g3tchoo
FirstSubmitted: 1660529516
LastModified: 1709919900
URLPath: /cgit/aur.git/snapshot/zsh-antidote.tar.gz