systemd-netlogd on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S systemd-netlogd

* (Optional) Uninstall systemd-netlogd on Arch using YAY

$ yay -Rns systemd-netlogd

2. Manually Install "systemd-netlogd" via AUR

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

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

b. Clone systemd-netlogd's git locally

$ git clone https://aur.archlinux.org/systemd-netlogd.git ~/systemd-netlogd

c. Go to ~/systemd-netlogd folder and install it

$ cd ~/systemd-netlogd $ makepkg -si

3. Information about the systemd-netlogd package on Arch User Repository (AUR)

ID: 1148258
Name: systemd-netlogd
PackageBaseID: 130782
PackageBase: systemd-netlogd
Version: 1.2-1
Description: Forwards messages from the journal to other hosts over the network using syslog format RFC 5424
URL: https://github.com/systemd/systemd-netlogd
NumVotes: 1
Popularity: 2.3E-5
OutOfDate:
Maintainer: hitsmaxft
Submitter: tracernz
FirstSubmitted: 1521014217
LastModified: 1664889760
URLPath: /cgit/aur.git/snapshot/systemd-netlogd.tar.gz