prezto-git on AUR (Arch User Repository)

Last updated: March 14,2025

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

$ yay -S prezto-git

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

$ yay -Rns prezto-git

2. Manually Install "prezto-git" via AUR

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

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

b. Clone prezto-git's git locally

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

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

$ cd ~/prezto-git $ makepkg -si

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

ID: 1102773
Name: prezto-git
PackageBaseID: 69635
PackageBase: prezto-git
Version: r1567.876f4265-1
Description: Prezto is the configuration framework for Zsh; it enriches the command line interface environment with sane defaults, aliases, functions, auto completion, and prompt themes.
URL: https://github.com/sorin-ionescu/prezto
NumVotes: 61
Popularity: 0.098535
OutOfDate:
Maintainer: monson
Submitter:
FirstSubmitted: 1367604448
LastModified: 1656056728
URLPath: /cgit/aur.git/snapshot/prezto-git.tar.gz