selinux-python on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S selinux-python

* (Optional) Uninstall selinux-python on Arch using YAY

$ yay -Rns selinux-python

2. Manually Install "selinux-python" via AUR

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

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

b. Clone selinux-python's git locally

$ git clone https://aur.archlinux.org/selinux-python.git ~/selinux-python

c. Go to ~/selinux-python folder and install it

$ cd ~/selinux-python $ makepkg -si

3. Information about the selinux-python package on Arch User Repository (AUR)

ID: 1370475
Name: selinux-python
PackageBaseID: 124720
PackageBase: selinux-python
Version: 3.6-1
Description: SELinux python tools and libraries
URL: https://github.com/SELinuxProject/selinux/wiki
NumVotes: 8
Popularity: 0.276861
OutOfDate:
Maintainer: IooNag
Submitter: IooNag
FirstSubmitted: 1502452767
LastModified: 1702670198
URLPath: /cgit/aur.git/snapshot/selinux-python.tar.gz