sec on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S sec

* (Optional) Uninstall sec on Arch using YAY

$ yay -Rns sec

2. Manually Install "sec" via AUR

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

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

b. Clone sec's git locally

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

c. Go to ~/sec folder and install it

$ cd ~/sec $ makepkg -si

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

ID: 1269133
Name: sec
PackageBaseID: 14296
PackageBase: sec
Version: 2.9.2-1
Description: A logfile monitoring tool with support for event correlation, written in perl
URL: https://simple-evcorr.github.io/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter:
FirstSubmitted: 1197809484
LastModified: 1686082935
URLPath: /cgit/aur.git/snapshot/sec.tar.gz