zash on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S zash

* (Optional) Uninstall zash on Arch using YAY

$ yay -Rns zash

2. Manually Install "zash" via AUR

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

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

b. Clone zash's git locally

$ git clone https://aur.archlinux.org/zash.git ~/zash

c. Go to ~/zash folder and install it

$ cd ~/zash $ makepkg -si

3. Information about the zash package on Arch User Repository (AUR)

ID: 1004318
Name: zash
PackageBaseID: 172544
PackageBase: zash
Version: 0.3.1-1
Description: Zash - A Zuper Awesome Shell
URL: https://github.com/robiot/zash
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: robiot
Submitter: robiot
FirstSubmitted: 1635599397
LastModified: 1639594033
URLPath: /cgit/aur.git/snapshot/zash.tar.gz