selinux-sandbox on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S selinux-sandbox

* (Optional) Uninstall selinux-sandbox on Arch using YAY

$ yay -Rns selinux-sandbox

2. Manually Install "selinux-sandbox" via AUR

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

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

b. Clone selinux-sandbox's git locally

$ git clone https://aur.archlinux.org/selinux-sandbox.git ~/selinux-sandbox

c. Go to ~/selinux-sandbox folder and install it

$ cd ~/selinux-sandbox $ makepkg -si

3. Information about the selinux-sandbox package on Arch User Repository (AUR)

ID: 1370476
Name: selinux-sandbox
PackageBaseID: 124721
PackageBase: selinux-sandbox
Version: 3.6-1
Description: sandboxing tool for SELinux
URL: https://github.com/SELinuxProject/selinux/wiki
NumVotes: 3
Popularity: 0.27727
OutOfDate:
Maintainer: IooNag
Submitter: IooNag
FirstSubmitted: 1502452780
LastModified: 1702670207
URLPath: /cgit/aur.git/snapshot/selinux-sandbox.tar.gz