restorecond on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S restorecond

* (Optional) Uninstall restorecond on Arch using YAY

$ yay -Rns restorecond

2. Manually Install "restorecond" via AUR

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

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

b. Clone restorecond's git locally

$ git clone https://aur.archlinux.org/restorecond.git ~/restorecond

c. Go to ~/restorecond folder and install it

$ cd ~/restorecond $ makepkg -si

3. Information about the restorecond package on Arch User Repository (AUR)

ID: 1370471
Name: restorecond
PackageBaseID: 124717
PackageBase: restorecond
Version: 3.6-1
Description: SELinux restorecon daemon
URL: https://github.com/SELinuxProject/selinux/wiki
NumVotes: 4
Popularity: 0.27734
OutOfDate:
Maintainer: IooNag
Submitter: IooNag
FirstSubmitted: 1502452731
LastModified: 1702670149
URLPath: /cgit/aur.git/snapshot/restorecond.tar.gz