aide on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S aide

* (Optional) Uninstall aide on Arch using YAY

$ yay -Rns aide

2. Manually Install "aide" via AUR

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

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

b. Clone aide's git locally

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

c. Go to ~/aide folder and install it

$ cd ~/aide $ makepkg -si

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

ID: 1376805
Name: aide
PackageBaseID: 152211
PackageBase: aide
Version: 0.18.6-1
Description: A file integrity checker and intrusion detection program
URL: https://aide.github.io/
NumVotes: 3
Popularity: 0.076985
OutOfDate:
Maintainer: AlphaJack
Submitter: arojas
FirstSubmitted: 1588357029
LastModified: 1703767537
URLPath: /cgit/aur.git/snapshot/aide.tar.gz