socklog on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S socklog

* (Optional) Uninstall socklog on Arch using YAY

$ yay -Rns socklog

2. Manually Install "socklog" via AUR

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

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

b. Clone socklog's git locally

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

c. Go to ~/socklog folder and install it

$ cd ~/socklog $ makepkg -si

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

ID: 223154
Name: socklog
PackageBaseID: 98036
PackageBase: socklog
Version: 2.1.0-2
Description: Small and secure syslogd replacement for use with Runit
URL: http://smarden.org/socklog/
NumVotes: 3
Popularity: 0
OutOfDate: 1704293566
Maintainer: eatmyvenom
Submitter: replabrobin
FirstSubmitted: 1439997693
LastModified: 1439998089
URLPath: /cgit/aur.git/snapshot/socklog.tar.gz