netselect on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S netselect

* (Optional) Uninstall netselect on Arch using YAY

$ yay -Rns netselect

2. Manually Install "netselect" via AUR

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

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

b. Clone netselect's git locally

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

c. Go to ~/netselect folder and install it

$ cd ~/netselect $ makepkg -si

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

ID: 546588
Name: netselect
PackageBaseID: 128855
PackageBase: netselect
Version: 0.4-4
Description: An ultrafast intelligent parallelizing binary-search implementation of ping
URL: http://alumnit.ca/~apenwarr/netselect/index.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: GingerTechnology
Submitter: Barthalion
FirstSubmitted: 1515272614
LastModified: 1537832710
URLPath: /cgit/aur.git/snapshot/netselect.tar.gz