checkpolicy on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S checkpolicy

* (Optional) Uninstall checkpolicy on Arch using YAY

$ yay -Rns checkpolicy

2. Manually Install "checkpolicy" via AUR

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

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

b. Clone checkpolicy's git locally

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

c. Go to ~/checkpolicy folder and install it

$ cd ~/checkpolicy $ makepkg -si

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

ID: 1370468
Name: checkpolicy
PackageBaseID: 75041
PackageBase: checkpolicy
Version: 3.6-1
Description: SELinux policy compiler
URL: https://github.com/SELinuxProject/selinux
NumVotes: 20
Popularity: 0.277327
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1383509133
LastModified: 1702670116
URLPath: /cgit/aur.git/snapshot/checkpolicy.tar.gz