netmon on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install netmon on Arch using YAY
$
yay -S
netmon
Copied
* (Optional) Uninstall netmon on Arch using YAY
$
yay -Rns
netmon
Copied
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
Copied
b. Clone netmon's git locally
$
git clone https://aur.archlinux.org/netmon.git
~/netmon
Copied
c. Go to ~/netmon folder and install it
$
cd
~/netmon
Copied
$
makepkg -si
Copied
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
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