systemd-selinux on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S systemd-selinux

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

$ yay -Rns systemd-selinux

2. Manually Install "systemd-selinux" via AUR

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

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

b. Clone systemd-selinux's git locally

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

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

$ cd ~/systemd-selinux $ makepkg -si

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

ID: 1422057
Name: systemd-selinux
PackageBaseID: 75055
PackageBase: systemd-selinux
Version: 255.4-2
Description: system and service manager with SELinux support
URL: https://www.github.com/systemd/systemd
NumVotes: 18
Popularity: 0.277367
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1383509155
LastModified: 1709761190
URLPath: /cgit/aur.git/snapshot/systemd-selinux.tar.gz