doas-sudo-shim on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S doas-sudo-shim

* (Optional) Uninstall doas-sudo-shim on Arch using YAY

$ yay -Rns doas-sudo-shim

2. Manually Install "doas-sudo-shim" via AUR

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

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

b. Clone doas-sudo-shim's git locally

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

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

$ cd ~/doas-sudo-shim $ makepkg -si

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

ID: 1206274
Name: doas-sudo-shim
PackageBaseID: 176943
PackageBase: doas-sudo-shim
Version: 0.1.1-3
Description: A shim for the sudo command that utilizes doas
URL: https://github.com/jirutka/doas-sudo-shim
NumVotes: 8
Popularity: 0.472048
OutOfDate:
Maintainer: jirutka
Submitter: jirutka
FirstSubmitted: 1647379748
LastModified: 1675463914
URLPath: /cgit/aur.git/snapshot/doas-sudo-shim.tar.gz