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