sepolgen on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S sepolgen

* (Optional) Uninstall sepolgen on Arch using YAY

$ yay -Rns sepolgen

2. Manually Install "sepolgen" via AUR

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

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

b. Clone sepolgen's git locally

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

c. Go to ~/sepolgen folder and install it

$ cd ~/sepolgen $ makepkg -si

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

ID: 371782
Name: sepolgen
PackageBaseID: 75051
PackageBase: sepolgen
Version: 2.6-2
Description: SELinux policy generator
URL: http://userspace.selinuxproject.org
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1383509148
LastModified: 1483800450
URLPath: /cgit/aur.git/snapshot/sepolgen.tar.gz