netatop on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S netatop

* (Optional) Uninstall netatop on Arch using YAY

$ yay -Rns netatop

2. Manually Install "netatop" via AUR

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

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

b. Clone netatop's git locally

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

c. Go to ~/netatop folder and install it

$ cd ~/netatop $ makepkg -si

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

ID: 744815
Name: netatop
PackageBaseID: 67284
PackageBase: netatop
Version: 3.1-1
Description: Atop network kernel module, enables network statistics in atop
URL: http://www.atoptool.nl/
NumVotes: 27
Popularity: 0.025708
OutOfDate:
Maintainer: batot
Submitter: Spider.007
FirstSubmitted: 1361015886
LastModified: 1590831838
URLPath: /cgit/aur.git/snapshot/netatop.tar.gz