findutils-selinux on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S findutils-selinux

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

$ yay -Rns findutils-selinux

2. Manually Install "findutils-selinux" via AUR

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

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

b. Clone findutils-selinux's git locally

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

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

$ cd ~/findutils-selinux $ makepkg -si

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

ID: 1206959
Name: findutils-selinux
PackageBaseID: 75043
PackageBase: findutils-selinux
Version: 4.9.0-2
Description: GNU utilities to locate files with SELinux support
URL: https://www.gnu.org/software/findutils/
NumVotes: 17
Popularity: 0.277346
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1383509137
LastModified: 1675619966
URLPath: /cgit/aur.git/snapshot/findutils-selinux.tar.gz