ossec-local on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ossec-local

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

$ yay -Rns ossec-local

2. Manually Install "ossec-local" via AUR

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

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

b. Clone ossec-local's git locally

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

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

$ cd ~/ossec-local $ makepkg -si

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

ID: 481766
Name: ossec-local
PackageBaseID: 13126
PackageBase: ossec-local
Version: 2.9.3-1
Description: Open Source Host-based Intrusion Detection System
URL: http://www.ossec.net/
NumVotes: 14
Popularity: 0
OutOfDate: 1626458577
Maintainer:
FirstSubmitted: 1191080440
LastModified: 1517192454
URLPath: /cgit/aur.git/snapshot/ossec-local.tar.gz