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

Last updated: July 05,2024

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

$ yay -S zsh-dwim-git

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

$ yay -Rns zsh-dwim-git

2. Manually Install "zsh-dwim-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-dwim-git's git locally

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

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

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

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

ID: 192281
Name: zsh-dwim-git
PackageBaseID: 86368
PackageBase: zsh-dwim-git
Version: r72.9cfd536-2
Description: A ZSH Do What I Mean key. Attempts to predict what you will want to do next.
URL: https://github.com/oknowton/zsh-dwim
NumVotes: 4
Popularity: 0
OutOfDate: 1700384472
Maintainer: jyantis
Submitter: jyantis
FirstSubmitted: 1412715383
LastModified: 1434031912
URLPath: /cgit/aur.git/snapshot/zsh-dwim-git.tar.gz