ntop on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "ntop" 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
Copied
b. Install ntop on Arch using YAY
$
yay -S
ntop
Copied
* (Optional) Uninstall ntop on Arch using YAY
$
yay -Rns
ntop
Copied
2. Manually Install "ntop" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ntop's git locally
$
git clone https://aur.archlinux.org/ntop.git
~/ntop
Copied
c. Go to ~/ntop folder and install it
$
cd
~/ntop
Copied
$
makepkg -si
Copied
3. Information about the ntop package on Arch User Repository (AUR)
ID: 1007723
Name: ntop
PackageBaseID: 162342
PackageBase: ntop
Version: 5.0.1-15
Description: A network traffic probe that shows the network usage.
URL: https://www.ntop.org/
NumVotes: 6
Popularity: 0.01755
OutOfDate:
Maintainer: bidulock
Submitter: Foxboron
FirstSubmitted: 1611176888
LastModified: 1640064986
URLPath: /cgit/aur.git/snapshot/ntop.tar.gz
Name: ntop
PackageBaseID: 162342
PackageBase: ntop
Version: 5.0.1-15
Description: A network traffic probe that shows the network usage.
URL: https://www.ntop.org/
NumVotes: 6
Popularity: 0.01755
OutOfDate:
Maintainer: bidulock
Submitter: Foxboron
FirstSubmitted: 1611176888
LastModified: 1640064986
URLPath: /cgit/aur.git/snapshot/ntop.tar.gz