editasroot on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S editasroot

* (Optional) Uninstall editasroot on Arch using YAY

$ yay -Rns editasroot

2. Manually Install "editasroot" via AUR

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

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

b. Clone editasroot's git locally

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

c. Go to ~/editasroot folder and install it

$ cd ~/editasroot $ makepkg -si

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

ID: 1114452
Name: editasroot
PackageBaseID: 170568
PackageBase: editasroot
Version: 1.0.1-1
Description: Edit a file that requires root access
URL: https://codeberg.org/maandree/editasroot
NumVotes: 1
Popularity: 2.6E-5
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1630339863
LastModified: 1658318800
URLPath: /cgit/aur.git/snapshot/editasroot.tar.gz