aide on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install aide on Arch using YAY
$
yay -S
aide
Copied
* (Optional) Uninstall aide on Arch using YAY
$
yay -Rns
aide
Copied
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
Copied
b. Clone aide's git locally
$
git clone https://aur.archlinux.org/aide.git
~/aide
Copied
c. Go to ~/aide folder and install it
$
cd
~/aide
Copied
$
makepkg -si
Copied
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
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