zplug on AUR (Arch User Repository)
Last updated: January 10,2025
1. Install "zplug" 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 zplug on Arch using YAY
$
yay -S
zplug
Copied
* (Optional) Uninstall zplug on Arch using YAY
$
yay -Rns
zplug
Copied
2. Manually Install "zplug" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone zplug's git locally
$
git clone https://aur.archlinux.org/zplug.git
~/zplug
Copied
c. Go to ~/zplug folder and install it
$
cd
~/zplug
Copied
$
makepkg -si
Copied
3. Information about the zplug package on Arch User Repository (AUR)
ID: 1309939
Name: zplug
PackageBaseID: 112408
PackageBase: zplug
Version: 2.4.2-1
Description: A next-generation plugin manager for zsh
URL: https://github.com/zplug/zplug
NumVotes: 17
Popularity: 3.8E-5
OutOfDate:
Maintainer: bryn
Submitter: bryn
FirstSubmitted: 1465807763
LastModified: 1693168191
URLPath: /cgit/aur.git/snapshot/zplug.tar.gz
Name: zplug
PackageBaseID: 112408
PackageBase: zplug
Version: 2.4.2-1
Description: A next-generation plugin manager for zsh
URL: https://github.com/zplug/zplug
NumVotes: 17
Popularity: 3.8E-5
OutOfDate:
Maintainer: bryn
Submitter: bryn
FirstSubmitted: 1465807763
LastModified: 1693168191
URLPath: /cgit/aur.git/snapshot/zplug.tar.gz