netpipe on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S netpipe

* (Optional) Uninstall netpipe on Arch using YAY

$ yay -Rns netpipe

2. Manually Install "netpipe" via AUR

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

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

b. Clone netpipe's git locally

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

c. Go to ~/netpipe folder and install it

$ cd ~/netpipe $ makepkg -si

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

ID: 1388177
Name: netpipe
PackageBaseID: 7103
PackageBase: netpipe
Version: 3.7.2-2
Description: A protocol independent performance tool that visually represents the network performance.
URL: http://bitspjoule.org/netpipe/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
Submitter: GCN
FirstSubmitted: 1160556495
LastModified: 1705586061
URLPath: /cgit/aur.git/snapshot/netpipe.tar.gz