libprelude on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libprelude

* (Optional) Uninstall libprelude on Arch using YAY

$ yay -Rns libprelude

2. Manually Install "libprelude" via AUR

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

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

b. Clone libprelude's git locally

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

c. Go to ~/libprelude folder and install it

$ cd ~/libprelude $ makepkg -si

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

ID: 820712
Name: libprelude
PackageBaseID: 10112
PackageBase: libprelude
Version: 5.2.0-1
Description: Provides the framework for using the Prelude system
URL: https://www.prelude-siem.org
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: totol
Submitter: Snowman
FirstSubmitted: 1175393063
LastModified: 1605741262
URLPath: /cgit/aur.git/snapshot/libprelude.tar.gz