rprobe on AUR (Arch User Repository)
Last updated: November 28,2024
1. Install "rprobe" 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 rprobe on Arch using YAY
$
yay -S
rprobe
Copied
* (Optional) Uninstall rprobe on Arch using YAY
$
yay -Rns
rprobe
Copied
2. Manually Install "rprobe" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rprobe's git locally
$
git clone https://aur.archlinux.org/rprobe.git
~/rprobe
Copied
c. Go to ~/rprobe folder and install it
$
cd
~/rprobe
Copied
$
makepkg -si
Copied
3. Information about the rprobe package on Arch User Repository (AUR)
ID: 1274470
Name: rprobe
PackageBaseID: 192039
PackageBase: rprobe
Version: 0.5.6-1
Description: A tool in Rust that can check which HTTP or HTTPS hosts are online
URL: https://github.com/vschwaberow/rprobe
NumVotes: 1
Popularity: 0.000804
OutOfDate:
Maintainer: vschwaberow
Submitter: vschwaberow
FirstSubmitted: 1680064197
LastModified: 1686980265
URLPath: /cgit/aur.git/snapshot/rprobe.tar.gz
Name: rprobe
PackageBaseID: 192039
PackageBase: rprobe
Version: 0.5.6-1
Description: A tool in Rust that can check which HTTP or HTTPS hosts are online
URL: https://github.com/vschwaberow/rprobe
NumVotes: 1
Popularity: 0.000804
OutOfDate:
Maintainer: vschwaberow
Submitter: vschwaberow
FirstSubmitted: 1680064197
LastModified: 1686980265
URLPath: /cgit/aur.git/snapshot/rprobe.tar.gz