super on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "super" 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 super on Arch using YAY
$
yay -S
super
Copied
* (Optional) Uninstall super on Arch using YAY
$
yay -Rns
super
Copied
2. Manually Install "super" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone super's git locally
$
git clone https://aur.archlinux.org/super.git
~/super
Copied
c. Go to ~/super folder and install it
$
cd
~/super
Copied
$
makepkg -si
Copied
3. Information about the super package on Arch User Repository (AUR)
ID: 194400
Name: super
PackageBaseID: 30450
PackageBase: super
Version: 3.30.0-3
Description: A setuid-root program - provides restricted access to setuid-root commands, and a safe execution environment for scripts
URL: http://www.ucolick.org/~will/#super
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: loafer
Submitter: loafer
FirstSubmitted: 1253902498
LastModified: 1434189877
URLPath: /cgit/aur.git/snapshot/super.tar.gz
Name: super
PackageBaseID: 30450
PackageBase: super
Version: 3.30.0-3
Description: A setuid-root program - provides restricted access to setuid-root commands, and a safe execution environment for scripts
URL: http://www.ucolick.org/~will/#super
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: loafer
Submitter: loafer
FirstSubmitted: 1253902498
LastModified: 1434189877
URLPath: /cgit/aur.git/snapshot/super.tar.gz