zsh-defer-git on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S zsh-defer-git

* (Optional) Uninstall zsh-defer-git on Arch using YAY

$ yay -Rns zsh-defer-git

2. Manually Install "zsh-defer-git" via AUR

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

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

b. Clone zsh-defer-git's git locally

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

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

$ cd ~/zsh-defer-git $ makepkg -si

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

ID: 1387400
Name: zsh-defer-git
PackageBaseID: 199508
PackageBase: zsh-defer-git
Version: r39.1c75faf-1
Description: Deferred execution of Zsh commands
URL: https://github.com/romkatv/zsh-defer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bart
Submitter: bart
FirstSubmitted: 1699873444
LastModified: 1705479564
URLPath: /cgit/aur.git/snapshot/zsh-defer-git.tar.gz