zpm-zsh on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S zpm-zsh

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

$ yay -Rns zpm-zsh

2. Manually Install "zpm-zsh" via AUR

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

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

b. Clone zpm-zsh's git locally

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

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

$ cd ~/zpm-zsh $ makepkg -si

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

ID: 384990
Name: zpm-zsh
PackageBaseID: 119902
PackageBase: zpm-zsh
Version: 0.1.0-1
Description: zsh plugin manager in ansi C.
URL: https://github.com/zpm-project/zpm-zsh
NumVotes: 1
Popularity: 0
OutOfDate: 1707155483
Maintainer: djay
Submitter: djay
FirstSubmitted: 1487289238
LastModified: 1487290948
URLPath: /cgit/aur.git/snapshot/zpm-zsh.tar.gz