zpm-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S zpm-git

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

$ yay -Rns zpm-git

2. Manually Install "zpm-git" via AUR

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

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

b. Clone zpm-git's git locally

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

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

$ cd ~/zpm-git $ makepkg -si

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

ID: 904286
Name: zpm-git
PackageBaseID: 165421
PackageBase: zpm-git
Version: r1156.0f562f8-2
Description: A plugin manager for zsh
URL: https://github.com/zpm-zsh/zpm
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1617988539
LastModified: 1620500322
URLPath: /cgit/aur.git/snapshot/zpm-git.tar.gz