sudo-hg on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S sudo-hg

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

$ yay -Rns sudo-hg

2. Manually Install "sudo-hg" via AUR

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

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

b. Clone sudo-hg's git locally

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

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

$ cd ~/sudo-hg $ makepkg -si

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

ID: 1317916
Name: sudo-hg
PackageBaseID: 132327
PackageBase: sudo-hg
Version: r15050.1d1696c7ad78-1
Description: Run commands as root or another user
URL: https://www.sudo.ws/sudo.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1526109787
LastModified: 1694553963
URLPath: /cgit/aur.git/snapshot/sudo-hg.tar.gz