netcount on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S netcount

* (Optional) Uninstall netcount on Arch using YAY

$ yay -Rns netcount

2. Manually Install "netcount" via AUR

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

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

b. Clone netcount's git locally

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

c. Go to ~/netcount folder and install it

$ cd ~/netcount $ makepkg -si

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

ID: 476186
Name: netcount
PackageBaseID: 128973
PackageBase: netcount
Version: 0.8i-7
Description: network statistic and monitor tools
URL: http://www.hczim.de/software/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: Barthalion
FirstSubmitted: 1515343951
LastModified: 1515343951
URLPath: /cgit/aur.git/snapshot/netcount.tar.gz