libselinux-python2 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libselinux-python2

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

$ yay -Rns libselinux-python2

2. Manually Install "libselinux-python2" via AUR

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

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

b. Clone libselinux-python2's git locally

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

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

$ cd ~/libselinux-python2 $ makepkg -si

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

ID: 1276879
Name: libselinux-python2
PackageBaseID: 149032
PackageBase: libselinux-python2
Version: 3.4-1
Description: SELinux library and simple utilities (python 2.x bindings)
URL: http://userspace.selinuxproject.org
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1581444358
LastModified: 1687381131
URLPath: /cgit/aur.git/snapshot/libselinux-python2.tar.gz