ulogd-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ulogd-git

* (Optional) Uninstall ulogd-git on Arch using YAY

$ yay -Rns ulogd-git

2. Manually Install "ulogd-git" via AUR

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

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

b. Clone ulogd-git's git locally

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

c. Go to ~/ulogd-git folder and install it

$ cd ~/ulogd-git $ makepkg -si

3. Information about the ulogd-git package on Arch User Repository (AUR)

ID: 458250
Name: ulogd-git
PackageBaseID: 107982
PackageBase: ulogd-git
Version: r1-1
Description: Userspace logging daemon for netfilter/iptables related logging
URL: http://www.netfilter.org/projects/ulogd/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nfnty
Submitter: nfnty
FirstSubmitted: 1456305083
LastModified: 1509833807
URLPath: /cgit/aur.git/snapshot/ulogd-git.tar.gz