libselinux-static on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S libselinux-static

* (Optional) Uninstall libselinux-static on Arch using YAY

$ yay -Rns libselinux-static

2. Manually Install "libselinux-static" via AUR

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

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

b. Clone libselinux-static's git locally

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

c. Go to ~/libselinux-static folder and install it

$ cd ~/libselinux-static $ makepkg -si

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

ID: 1372219
Name: libselinux-static
PackageBaseID: 157940
PackageBase: libselinux-static
Version: 3.6-1
Description: SELinux library (static version)
URL: https://github.com/SELinuxProject/selinux
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: crab2313
Submitter: crab2313
FirstSubmitted: 1600765607
LastModified: 1702973251
URLPath: /cgit/aur.git/snapshot/libselinux-static.tar.gz