antigen on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "antigen" 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 antigen on Arch using YAY
$
yay -S
antigen
Copied
* (Optional) Uninstall antigen on Arch using YAY
$
yay -Rns
antigen
Copied
2. Manually Install "antigen" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone antigen's git locally
$
git clone https://aur.archlinux.org/antigen.git
~/antigen
Copied
c. Go to ~/antigen folder and install it
$
cd
~/antigen
Copied
$
makepkg -si
Copied
3. Information about the antigen package on Arch User Repository (AUR)
ID: 690561
Name: antigen
PackageBaseID: 148557
PackageBase: antigen
Version: 2.2.3-2
Description: A plugin manager for zsh, inspired by oh-my-zsh and vundle.
URL: https://github.com/zsh-users/antigen
NumVotes: 10
Popularity: 0.492904
OutOfDate:
Maintainer: mehalter
Submitter: mehalter
FirstSubmitted: 1580223312
LastModified: 1580223443
URLPath: /cgit/aur.git/snapshot/antigen.tar.gz
Name: antigen
PackageBaseID: 148557
PackageBase: antigen
Version: 2.2.3-2
Description: A plugin manager for zsh, inspired by oh-my-zsh and vundle.
URL: https://github.com/zsh-users/antigen
NumVotes: 10
Popularity: 0.492904
OutOfDate:
Maintainer: mehalter
Submitter: mehalter
FirstSubmitted: 1580223312
LastModified: 1580223443
URLPath: /cgit/aur.git/snapshot/antigen.tar.gz