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

Last updated: December 28,2024

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

$ yay -S sudo-is-doas

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

$ yay -Rns sudo-is-doas

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

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

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

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

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

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

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

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

ID: 1365990
Name: sudo-is-doas
PackageBaseID: 200328
PackageBase: sudo-is-doas
Version: 1-2
Description: Replace sudo with doas, but it is not more functional than doas-sudo-shim.
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1704938800
Maintainer: akku
Submitter: akku
FirstSubmitted: 1701939327
LastModified: 1701939327
URLPath: /cgit/aur.git/snapshot/sudo-is-doas.tar.gz