ossec-server on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S ossec-server

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

$ yay -Rns ossec-server

2. Manually Install "ossec-server" via AUR

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

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

b. Clone ossec-server's git locally

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

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

$ cd ~/ossec-server $ makepkg -si

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

ID: 267404
Name: ossec-server
PackageBaseID: 13068
PackageBase: ossec-server
Version: 2.8.3-1
Description: Open Source Host-based Intrusion Detection System
URL: http://www.ossec.net/
NumVotes: 9
Popularity: 0
OutOfDate: 1506507038
Maintainer:
FirstSubmitted: 1190653533
LastModified: 1453404783
URLPath: /cgit/aur.git/snapshot/ossec-server.tar.gz