ntopng on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ntopng

* (Optional) Uninstall ntopng on Arch using YAY

$ yay -Rns ntopng

2. Manually Install "ntopng" via AUR

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

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

b. Clone ntopng's git locally

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

c. Go to ~/ntopng folder and install it

$ cd ~/ntopng $ makepkg -si

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

ID: 1406721
Name: ntopng
PackageBaseID: 100501
PackageBase: ntopng
Version: 6.0-2
Description: The next generation version of the original ntop, a network traffic probe that shows the network usage
URL: http://www.ntop.org/
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: pht
Submitter: crt
FirstSubmitted: 1442910707
LastModified: 1707507302
URLPath: /cgit/aur.git/snapshot/ntopng.tar.gz