policycoreutils on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S policycoreutils

* (Optional) Uninstall policycoreutils on Arch using YAY

$ yay -Rns policycoreutils

2. Manually Install "policycoreutils" via AUR

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

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

b. Clone policycoreutils's git locally

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

c. Go to ~/policycoreutils folder and install it

$ cd ~/policycoreutils $ makepkg -si

3. Information about the policycoreutils package on Arch User Repository (AUR)

ID: 1370470
Name: policycoreutils
PackageBaseID: 75049
PackageBase: policycoreutils
Version: 3.6-1
Description: SELinux policy core utilities
URL: https://github.com/SELinuxProject/selinux
NumVotes: 19
Popularity: 0.277333
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1383509146
LastModified: 1702670144
URLPath: /cgit/aur.git/snapshot/policycoreutils.tar.gz