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

Last updated: June 30,2024

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

$ yay -S zsh-sudo-git

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

$ yay -Rns zsh-sudo-git

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

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

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

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

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

ID: 1090832
Name: zsh-sudo-git
PackageBaseID: 172333
PackageBase: zsh-sudo-git
Version: r6614.6622210d7-2
Description: Easily prefix your current or previous commands with sudo by pressing esc twice
URL: https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/sudo
NumVotes: 3
Popularity: 0.885877
OutOfDate:
Maintainer: naruto522ru
Submitter: naruto522ru
FirstSubmitted: 1635053846
LastModified: 1654463311
URLPath: /cgit/aur.git/snapshot/zsh-sudo-git.tar.gz