sshping on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "sshping" 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 sshping on Arch using YAY
$
yay -S
sshping
Copied
* (Optional) Uninstall sshping on Arch using YAY
$
yay -Rns
sshping
Copied
2. Manually Install "sshping" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sshping's git locally
$
git clone https://aur.archlinux.org/sshping.git
~/sshping
Copied
c. Go to ~/sshping folder and install it
$
cd
~/sshping
Copied
$
makepkg -si
Copied
3. Information about the sshping package on Arch User Repository (AUR)
ID: 636956
Name: sshping
PackageBaseID: 144267
PackageBase: sshping
Version: 0.1.4-1
Description: ssh-based ping: measure character-echo latency and bandwidth for an interactive ssh session
URL: https://github.com/spook/sshping
NumVotes: 4
Popularity: 0.000101
OutOfDate:
Maintainer: akobel
Submitter: akobel
FirstSubmitted: 1565599752
LastModified: 1565599752
URLPath: /cgit/aur.git/snapshot/sshping.tar.gz
Name: sshping
PackageBaseID: 144267
PackageBase: sshping
Version: 0.1.4-1
Description: ssh-based ping: measure character-echo latency and bandwidth for an interactive ssh session
URL: https://github.com/spook/sshping
NumVotes: 4
Popularity: 0.000101
OutOfDate:
Maintainer: akobel
Submitter: akobel
FirstSubmitted: 1565599752
LastModified: 1565599752
URLPath: /cgit/aur.git/snapshot/sshping.tar.gz