coreutils-selinux on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S coreutils-selinux

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

$ yay -Rns coreutils-selinux

2. Manually Install "coreutils-selinux" via AUR

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

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

b. Clone coreutils-selinux's git locally

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

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

$ cd ~/coreutils-selinux $ makepkg -si

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

ID: 1393647
Name: coreutils-selinux
PackageBaseID: 75042
PackageBase: coreutils-selinux
Version: 9.4-3
Description: The basic file, shell and text manipulation utilities of the GNU operating system with SELinux support
URL: https://www.gnu.org/software/coreutils/
NumVotes: 23
Popularity: 0.277345
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1383509135
LastModified: 1706387245
URLPath: /cgit/aur.git/snapshot/coreutils-selinux.tar.gz