libnetstack on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S libnetstack

* (Optional) Uninstall libnetstack on Arch using YAY

$ yay -Rns libnetstack

2. Manually Install "libnetstack" via AUR

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

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

b. Clone libnetstack's git locally

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

c. Go to ~/libnetstack folder and install it

$ cd ~/libnetstack $ makepkg -si

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

ID: 1264464
Name: libnetstack
PackageBaseID: 146307
PackageBase: libnetstack
Version: 0.7.3-1
Description: Networking stack cache atop netlink
URL: https://nick-black.com/dankwiki/index.php/Libnetstack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dankamongmen
Submitter: dankamongmen
FirstSubmitted: 1572628126
LastModified: 1685236840
URLPath: /cgit/aur.git/snapshot/libnetstack.tar.gz