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
Copied
b. Install libselinux on Arch using YAY
$
yay -S
libselinux
Copied
* (Optional) Uninstall libselinux on Arch using YAY
$
yay -Rns
libselinux
Copied
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
Copied
b. Clone libselinux's git locally
$
git clone https://aur.archlinux.org/libselinux.git
~/libselinux
Copied
c. Go to ~/libselinux folder and install it
$
cd
~/libselinux
Copied
$
makepkg -si
Copied
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
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