setools on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S setools

* (Optional) Uninstall setools on Arch using YAY

$ yay -Rns setools

2. Manually Install "setools" via AUR

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

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

b. Clone setools's git locally

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

c. Go to ~/setools folder and install it

$ cd ~/setools $ makepkg -si

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

ID: 1370461
Name: setools
PackageBaseID: 75052
PackageBase: setools
Version: 4.4.4-1
Description: Policy analysis tools for SELinux
URL: https://github.com/SELinuxProject/setools/wiki
NumVotes: 20
Popularity: 0.276856
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1383509149
LastModified: 1702669608
URLPath: /cgit/aur.git/snapshot/setools.tar.gz