libselinux on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S libselinux

* (Optional) Uninstall libselinux on Arch using YAY

$ yay -Rns libselinux

2. Manually Install "libselinux" via AUR

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

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

b. Clone libselinux's git locally

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

c. Go to ~/libselinux folder and install it

$ cd ~/libselinux $ makepkg -si

3. Information about the libselinux package on Arch User Repository (AUR)

ID: 1414677
Name: libselinux
PackageBaseID: 75044
PackageBase: libselinux
Version: 3.6-3
Description: SELinux library and simple utilities
URL: https://github.com/SELinuxProject/selinux
NumVotes: 130
Popularity: 1.20477
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1383509138
LastModified: 1708764313
URLPath: /cgit/aur.git/snapshot/libselinux.tar.gz