asroot on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S asroot

* (Optional) Uninstall asroot on Arch using YAY

$ yay -Rns asroot

2. Manually Install "asroot" via AUR

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

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

b. Clone asroot's git locally

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

c. Go to ~/asroot folder and install it

$ cd ~/asroot $ makepkg -si

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

ID: 1281566
Name: asroot
PackageBaseID: 162741
PackageBase: asroot
Version: 1.1.7-1
Description: A simpler alternative to sudo and doas
URL: https://codeberg.org/maandree/asroot
NumVotes: 1
Popularity: 2.6E-5
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1612129983
LastModified: 1688230065
URLPath: /cgit/aur.git/snapshot/asroot.tar.gz