su-exec on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S su-exec

* (Optional) Uninstall su-exec on Arch using YAY

$ yay -Rns su-exec

2. Manually Install "su-exec" via AUR

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

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

b. Clone su-exec's git locally

$ git clone https://aur.archlinux.org/su-exec.git ~/su-exec

c. Go to ~/su-exec folder and install it

$ cd ~/su-exec $ makepkg -si

3. Information about the su-exec package on Arch User Repository (AUR)

ID: 471342
Name: su-exec
PackageBaseID: 128070
PackageBase: su-exec
Version: 0.2-1
Description: switch user and group id, setgroups and exec
URL: https://github.com/ncopa/su-exec
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Knight
Submitter: Knight
FirstSubmitted: 1513769797
LastModified: 1513769797
URLPath: /cgit/aur.git/snapshot/su-exec.tar.gz