tcpstat on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tcpstat

* (Optional) Uninstall tcpstat on Arch using YAY

$ yay -Rns tcpstat

2. Manually Install "tcpstat" via AUR

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

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

b. Clone tcpstat's git locally

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

c. Go to ~/tcpstat folder and install it

$ cd ~/tcpstat $ makepkg -si

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

ID: 1116913
Name: tcpstat
PackageBaseID: 24695
PackageBase: tcpstat
Version: 1.5-5
Description: Network interface statistics, with output similar to vmstat(8)
URL: https://frenchfries.net/paul/tcpstat
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1237101592
LastModified: 1658767200
URLPath: /cgit/aur.git/snapshot/tcpstat.tar.gz