doasedit on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S doasedit

* (Optional) Uninstall doasedit on Arch using YAY

$ yay -Rns doasedit

2. Manually Install "doasedit" via AUR

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

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

b. Clone doasedit's git locally

$ git clone https://aur.archlinux.org/doasedit.git ~/doasedit

c. Go to ~/doasedit folder and install it

$ cd ~/doasedit $ makepkg -si

3. Information about the doasedit package on Arch User Repository (AUR)

ID: 1007748
Name: doasedit
PackageBaseID: 170613
PackageBase: doasedit
Version: 0.7-1
Description: Allow doas users to edit root-owned files by running an unpriviledged editor
URL: https://gitlab.com/magnustesshu/doasedit
NumVotes: 3
Popularity: 0.00336
OutOfDate:
Maintainer: magnus-tesshu
Submitter: magnus-tesshu
FirstSubmitted: 1630447704
LastModified: 1640074032
URLPath: /cgit/aur.git/snapshot/doasedit.tar.gz