netlink-notify on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S netlink-notify

* (Optional) Uninstall netlink-notify on Arch using YAY

$ yay -Rns netlink-notify

2. Manually Install "netlink-notify" via AUR

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

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

b. Clone netlink-notify's git locally

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

c. Go to ~/netlink-notify folder and install it

$ cd ~/netlink-notify $ makepkg -si

3. Information about the netlink-notify package on Arch User Repository (AUR)

ID: 841171
Name: netlink-notify
PackageBaseID: 51079
PackageBase: netlink-notify
Version: 0.8.1-1
Description: Notify about netlink changes
URL: https://github.com/eworm-de/netlink-notify
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1311845535
LastModified: 1609537829
URLPath: /cgit/aur.git/snapshot/netlink-notify.tar.gz