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

b. Install libsemanage on Arch using YAY

$ yay -S libsemanage

* (Optional) Uninstall libsemanage on Arch using YAY

$ yay -Rns libsemanage

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

b. Clone libsemanage's git locally

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

c. Go to ~/libsemanage folder and install it

$ cd ~/libsemanage $ makepkg -si

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