sudo-selinux on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S sudo-selinux

* (Optional) Uninstall sudo-selinux on Arch using YAY

$ yay -Rns sudo-selinux

2. Manually Install "sudo-selinux" via AUR

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

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

b. Clone sudo-selinux's git locally

$ git clone https://aur.archlinux.org/sudo-selinux.git ~/sudo-selinux

c. Go to ~/sudo-selinux folder and install it

$ cd ~/sudo-selinux $ makepkg -si

3. Information about the sudo-selinux package on Arch User Repository (AUR)

ID: 1385864
Name: sudo-selinux
PackageBaseID: 75054
PackageBase: sudo-selinux
Version: 1.9.15.p5-1
Description: Give certain users the ability to run some commands as root - SELinux support
URL: https://www.sudo.ws/sudo/
NumVotes: 16
Popularity: 0.286559
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1383509153
LastModified: 1705287973
URLPath: /cgit/aur.git/snapshot/sudo-selinux.tar.gz