sntop on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S sntop

* (Optional) Uninstall sntop on Arch using YAY

$ yay -Rns sntop

2. Manually Install "sntop" via AUR

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

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

b. Clone sntop's git locally

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

c. Go to ~/sntop folder and install it

$ cd ~/sntop $ makepkg -si

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

ID: 204026
Name: sntop
PackageBaseID: 45924
PackageBase: sntop
Version: 1.4.3-1
Description: Curses-based top-esque console utility for monitoring the connectivity of network hosts
URL: http://sntop.sourceforge.net/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1296419395
LastModified: 1435508999
URLPath: /cgit/aur.git/snapshot/sntop.tar.gz