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

Last updated: October 05,2024

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

$ yay -S sudo-rs-git

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

$ yay -Rns sudo-rs-git

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

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

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

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

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

ID: 1279286
Name: sudo-rs-git
PackageBaseID: 193160
PackageBase: sudo-rs-git
Version: r1148.d4abd98-1
Description: A memory safe implementation of sudo and su.
URL: https://github.com/memorysafety/sudo-rs
NumVotes: 6
Popularity: 0.112889
OutOfDate:
Maintainer: Anarcoco
Submitter: Anarcoco
FirstSubmitted: 1682834579
LastModified: 1687826554
URLPath: /cgit/aur.git/snapshot/sudo-rs-git.tar.gz