shadow-selinux on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S shadow-selinux

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

$ yay -Rns shadow-selinux

2. Manually Install "shadow-selinux" via AUR

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

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

b. Clone shadow-selinux's git locally

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

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

$ cd ~/shadow-selinux $ makepkg -si

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

ID: 1422062
Name: shadow-selinux
PackageBaseID: 75053
PackageBase: shadow-selinux
Version: 4.14.6-1
Description: Password and account management tool suite with support for shadow files and PAM - SELinux support
URL: https://github.com/shadow-maint/shadow
NumVotes: 15
Popularity: 0.262514
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1383509152
LastModified: 1709761194
URLPath: /cgit/aur.git/snapshot/shadow-selinux.tar.gz