netselect on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install netselect on Arch using YAY
$
yay -S
netselect
Copied
* (Optional) Uninstall netselect on Arch using YAY
$
yay -Rns
netselect
Copied
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
Copied
b. Clone netselect's git locally
$
git clone https://aur.archlinux.org/netselect.git
~/netselect
Copied
c. Go to ~/netselect folder and install it
$
cd
~/netselect
Copied
$
makepkg -si
Copied
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
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