sudo-git on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install sudo-git on Arch using YAY
$
yay -S
sudo-git
Copied
* (Optional) Uninstall sudo-git on Arch using YAY
$
yay -Rns
sudo-git
Copied
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
Copied
b. Clone sudo-git's git locally
$
git clone https://aur.archlinux.org/sudo-git.git
~/sudo-git
Copied
c. Go to ~/sudo-git folder and install it
$
cd
~/sudo-git
Copied
$
makepkg -si
Copied
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
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