setroubleshoot-server on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S setroubleshoot-server

* (Optional) Uninstall setroubleshoot-server on Arch using YAY

$ yay -Rns setroubleshoot-server

2. Manually Install "setroubleshoot-server" via AUR

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

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

b. Clone setroubleshoot-server's git locally

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

c. Go to ~/setroubleshoot-server folder and install it

$ cd ~/setroubleshoot-server $ makepkg -si

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

ID: 929662
Name: setroubleshoot-server
PackageBaseID: 141602
PackageBase: setroubleshoot
Version: 3.3.23-1
Description: SELinux troubleshoot server
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-server.tar.gz

5. The same packages on other Linux Distributions