netmon on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S netmon

* (Optional) Uninstall netmon on Arch using YAY

$ yay -Rns netmon

2. Manually Install "netmon" via AUR

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

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

b. Clone netmon's git locally

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

c. Go to ~/netmon folder and install it

$ cd ~/netmon $ makepkg -si

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

ID: 745636
Name: netmon
PackageBaseID: 153846
PackageBase: netmon
Version: 0.9-1
Description: Simple console network traffic monitor.
URL: https://github.com/mdomlop/netmon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mdomlop
Submitter: mdomlop
FirstSubmitted: 1591012850
LastModified: 1591012850
URLPath: /cgit/aur.git/snapshot/netmon.tar.gz