antigen-git on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S antigen-git

* (Optional) Uninstall antigen-git on Arch using YAY

$ yay -Rns antigen-git

2. Manually Install "antigen-git" via AUR

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

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

b. Clone antigen-git's git locally

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

c. Go to ~/antigen-git folder and install it

$ cd ~/antigen-git $ makepkg -si

3. Information about the antigen-git package on Arch User Repository (AUR)

ID: 485182
Name: antigen-git
PackageBaseID: 59747
PackageBase: antigen-git
Version: v2.2.3.r6.gc91f77c-1
Description: A plugin manager for zsh, inspired by oh-my-zsh and vundle.
URL: https://github.com/zsh-users/antigen
NumVotes: 61
Popularity: 0.093424
OutOfDate:
Maintainer: fshp
Submitter: ivo
FirstSubmitted: 1338750770
LastModified: 1518149785
URLPath: /cgit/aur.git/snapshot/antigen-git.tar.gz