aide-selinux on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S aide-selinux

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

$ yay -Rns aide-selinux

2. Manually Install "aide-selinux" via AUR

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

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

b. Clone aide-selinux's git locally

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

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

$ cd ~/aide-selinux $ makepkg -si

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

ID: 1123669
Name: aide-selinux
PackageBaseID: 120889
PackageBase: aide-selinux
Version: 0.17.4-2
Description: A file integrity checker and intrusion detection program.
URL: http://aide.github.io/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: kitterhuff
Submitter: sorin-mihai
FirstSubmitted: 1490173747
LastModified: 1659978218
URLPath: /cgit/aur.git/snapshot/aide-selinux.tar.gz