librelp on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S librelp

* (Optional) Uninstall librelp on Arch using YAY

$ yay -Rns librelp

2. Manually Install "librelp" via AUR

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

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

b. Clone librelp's git locally

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

c. Go to ~/librelp folder and install it

$ cd ~/librelp $ makepkg -si

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

ID: 1292775
Name: librelp
PackageBaseID: 128892
PackageBase: librelp
Version: 1.10.0-1
Description: The Reliable Event Logging Protocol
URL: https://www.rsyslog.com/librelp/
NumVotes: 5
Popularity: 0.290459
OutOfDate:
Maintainer: fordprefect
Submitter: Barthalion
FirstSubmitted: 1515328898
LastModified: 1690017645
URLPath: /cgit/aur.git/snapshot/librelp.tar.gz