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
Copied
b. Install asroot on Arch using YAY
$
yay -S
asroot
Copied
* (Optional) Uninstall asroot on Arch using YAY
$
yay -Rns
asroot
Copied
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
Copied
b. Clone asroot's git locally
$
git clone https://aur.archlinux.org/asroot.git
~/asroot
Copied
c. Go to ~/asroot folder and install it
$
cd
~/asroot
Copied
$
makepkg -si
Copied
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
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