opendoas-sudo on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S opendoas-sudo

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

$ yay -Rns opendoas-sudo

2. Manually Install "opendoas-sudo" via AUR

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

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

b. Clone opendoas-sudo's git locally

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

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

$ cd ~/opendoas-sudo $ makepkg -si

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

ID: 754703
Name: opendoas-sudo
PackageBaseID: 154652
PackageBase: opendoas-sudo
Version: 1-1
Description: A symlink for using Doas as a drop-in replacement to sudo
URL: https://github.com/Duncaen/OpenDoas
NumVotes: 14
Popularity: 2.3549
OutOfDate:
Maintainer: Ultracoolguy
FirstSubmitted: 1592688630
LastModified: 1592695441
URLPath: /cgit/aur.git/snapshot/opendoas-sudo.tar.gz