base-selinux on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S base-selinux

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

$ yay -Rns base-selinux

2. Manually Install "base-selinux" via AUR

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

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

b. Clone base-selinux's git locally

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

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

$ cd ~/base-selinux $ makepkg -si

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

ID: 849954
Name: base-selinux
PackageBaseID: 159918
PackageBase: base-selinux
Version: 1-1
Description: Minimal packages for Arch Linux installation with SELinux support
URL: https://github.com/archlinuxhardened/selinux
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IooNag
Submitter: IooNag
FirstSubmitted: 1605558656
LastModified: 1611086033
URLPath: /cgit/aur.git/snapshot/base-selinux.tar.gz