libsepol on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "libsepol" 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
Copied
b. Install libsepol on Arch using YAY
$
yay -S
libsepol
Copied
* (Optional) Uninstall libsepol on Arch using YAY
$
yay -Rns
libsepol
Copied
2. Manually Install "libsepol" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libsepol's git locally
$
git clone https://aur.archlinux.org/libsepol.git
~/libsepol
Copied
c. Go to ~/libsepol folder and install it
$
cd
~/libsepol
Copied
$
makepkg -si
Copied
3. Information about the libsepol package on Arch User Repository (AUR)
ID: 1414676
Name: libsepol
PackageBaseID: 75046
PackageBase: libsepol
Version: 3.6-2
Description: SELinux binary policy manipulation library
URL: https://github.com/SELinuxProject/selinux
NumVotes: 112
Popularity: 0.445611
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1383509141
LastModified: 1708764309
URLPath: /cgit/aur.git/snapshot/libsepol.tar.gz
Name: libsepol
PackageBaseID: 75046
PackageBase: libsepol
Version: 3.6-2
Description: SELinux binary policy manipulation library
URL: https://github.com/SELinuxProject/selinux
NumVotes: 112
Popularity: 0.445611
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1383509141
LastModified: 1708764309
URLPath: /cgit/aur.git/snapshot/libsepol.tar.gz