rprobe on AUR (Arch User Repository)

Last updated: June 24,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

b. Install rprobe on Arch using YAY

$ yay -S rprobe

* (Optional) Uninstall rprobe on Arch using YAY

$ yay -Rns rprobe

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

b. Clone rprobe's git locally

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

c. Go to ~/rprobe folder and install it

$ cd ~/rprobe $ makepkg -si

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