setroubleshoot on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S setroubleshoot

* (Optional) Uninstall setroubleshoot on Arch using YAY

$ yay -Rns setroubleshoot

2. Manually Install "setroubleshoot" via AUR

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

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

b. Clone setroubleshoot's git locally

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

c. Go to ~/setroubleshoot folder and install it

$ cd ~/setroubleshoot $ makepkg -si

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

ID: 929661
Name: setroubleshoot
PackageBaseID: 141602
PackageBase: setroubleshoot
Version: 3.3.23-1
Description: Provides tools to help diagnose SELinux problems - GUI
URL: https://pagure.io/setroubleshoot
NumVotes: 1
Popularity: 0
OutOfDate: 1653899056
Maintainer: IooNag
Submitter: IooNag
FirstSubmitted: 1556470086
LastModified: 1625323459
URLPath: /cgit/aur.git/snapshot/setroubleshoot.tar.gz

5. The same packages on other Linux Distributions