pam-selinux on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S pam-selinux

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

$ yay -Rns pam-selinux

2. Manually Install "pam-selinux" via AUR

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

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

b. Clone pam-selinux's git locally

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

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

$ cd ~/pam-selinux $ makepkg -si

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

ID: 1413641
Name: pam-selinux
PackageBaseID: 75048
PackageBase: pam-selinux
Version: 1.6.0-4
Description: SELinux aware PAM (Pluggable Authentication Modules) library
URL: http://linux-pam.org
NumVotes: 22
Popularity: 0.262505
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1383509144
LastModified: 1708591792
URLPath: /cgit/aur.git/snapshot/pam-selinux.tar.gz