ossec-hids on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ossec-hids

* (Optional) Uninstall ossec-hids on Arch using YAY

$ yay -Rns ossec-hids

2. Manually Install "ossec-hids" via AUR

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

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

b. Clone ossec-hids's git locally

$ git clone https://aur.archlinux.org/ossec-hids.git ~/ossec-hids

c. Go to ~/ossec-hids folder and install it

$ cd ~/ossec-hids $ makepkg -si

3. Information about the ossec-hids package on Arch User Repository (AUR)

ID: 723259
Name: ossec-hids
PackageBaseID: 125515
PackageBase: ossec-hids
Version: 3.5.0-1
Description: Open Source Host-based Intrusion Detection System
URL: https://ossec.github.io/
NumVotes: 2
Popularity: 0
OutOfDate: 1592245209
Maintainer: crt
FirstSubmitted: 1505199878
LastModified: 1587344902
URLPath: /cgit/aur.git/snapshot/ossec-hids.tar.gz