ndt on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ndt

* (Optional) Uninstall ndt on Arch using YAY

$ yay -Rns ndt

2. Manually Install "ndt" via AUR

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

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

b. Clone ndt's git locally

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

c. Go to ~/ndt folder and install it

$ cd ~/ndt $ makepkg -si

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

ID: 604076
Name: ndt
PackageBaseID: 133350
PackageBase: ndt
Version: 3.7.0.2-2
Description: The Network Diagnostic Tool (NDT) is a client/server program that provides network configuration and performance testing
URL: http://www.internet2.edu/performance/ndt/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sandsmark
Submitter: shtrom
FirstSubmitted: 1528633381
LastModified: 1555323769
URLPath: /cgit/aur.git/snapshot/ndt.tar.gz