base-devel-selinux on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S base-devel-selinux

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

$ yay -Rns base-devel-selinux

2. Manually Install "base-devel-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-devel-selinux's git locally

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

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

$ cd ~/base-devel-selinux $ makepkg -si

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

ID: 849955
Name: base-devel-selinux
PackageBaseID: 159919
PackageBase: base-devel-selinux
Version: 1-1
Description: Meta package that substitutes base-devel group with SELinux support
URL: https://github.com/archlinuxhardened/selinux
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IooNag
Submitter: IooNag
FirstSubmitted: 1605558770
LastModified: 1611086066
URLPath: /cgit/aur.git/snapshot/base-devel-selinux.tar.gz