z-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S z-git

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

$ yay -Rns z-git

2. Manually Install "z-git" via AUR

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

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

b. Clone z-git's git locally

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

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

$ cd ~/z-git $ makepkg -si

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

ID: 1055295
Name: z-git
PackageBaseID: 136091
PackageBase: z-git
Version: 1.11.23.gb82ac78-1
Description: z keeps track of where you've been and provides a convenient way to jump to directory that you actually use (git version)
URL: https://github.com/rupa/z
NumVotes: 5
Popularity: 0.003839
OutOfDate:
Maintainer: PhCl
Submitter: PhCl
FirstSubmitted: 1537215205
LastModified: 1647992538
URLPath: /cgit/aur.git/snapshot/z-git.tar.gz