rlog-syslog on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S rlog-syslog

* (Optional) Uninstall rlog-syslog on Arch using YAY

$ yay -Rns rlog-syslog

2. Manually Install "rlog-syslog" via AUR

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

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

b. Clone rlog-syslog's git locally

$ git clone https://aur.archlinux.org/rlog-syslog.git ~/rlog-syslog

c. Go to ~/rlog-syslog folder and install it

$ cd ~/rlog-syslog $ makepkg -si

3. Information about the rlog-syslog package on Arch User Repository (AUR)

ID: 1240468
Name: rlog-syslog
PackageBaseID: 192597
PackageBase: rlog-syslog
Version: 0.1.0-1
Description: The simplest possible implementation of a syslog server written in Rust
URL: https://gitlab.com/ogarcia/rlog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1681310033
LastModified: 1681310033
URLPath: /cgit/aur.git/snapshot/rlog-syslog.tar.gz