sudo-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S sudo-git

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

$ yay -Rns sudo-git

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

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

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

$ cd ~/sudo-git $ makepkg -si

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

ID: 1086304
Name: sudo-git
PackageBaseID: 163649
PackageBase: sudo-git
Version: 1.9.11.r11641.gdc8311dae-1
Description: Give certain users the ability to run some commands as root - git version
URL: https://www.sudo.ws/sudo/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: Dylan14
FirstSubmitted: 1614041340
LastModified: 1653746966
URLPath: /cgit/aur.git/snapshot/sudo-git.tar.gz