super on AUR (Arch User Repository)

Last updated: May 19,2024

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

b. Install super on Arch using YAY

$ yay -S super

* (Optional) Uninstall super on Arch using YAY

$ yay -Rns super

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

b. Clone super's git locally

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

c. Go to ~/super folder and install it

$ cd ~/super $ makepkg -si

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