httprobe on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "httprobe" 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 httprobe on Arch using YAY
$
yay -S
httprobe
Copied
* (Optional) Uninstall httprobe on Arch using YAY
$
yay -Rns
httprobe
Copied
2. Manually Install "httprobe" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone httprobe's git locally
$
git clone https://aur.archlinux.org/httprobe.git
~/httprobe
Copied
c. Go to ~/httprobe folder and install it
$
cd
~/httprobe
Copied
$
makepkg -si
Copied
3. Information about the httprobe package on Arch User Repository (AUR)
ID: 1396548
Name: httprobe
PackageBaseID: 202093
PackageBase: httprobe
Version: 0.2-1
Description: Take a list of domains and probe for working HTTP and HTTPS servers
URL: https://github.com/tomnomnom/httprobe
NumVotes: 1
Popularity: 0.4253
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1706776281
LastModified: 1706776281
URLPath: /cgit/aur.git/snapshot/httprobe.tar.gz
Name: httprobe
PackageBaseID: 202093
PackageBase: httprobe
Version: 0.2-1
Description: Take a list of domains and probe for working HTTP and HTTPS servers
URL: https://github.com/tomnomnom/httprobe
NumVotes: 1
Popularity: 0.4253
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1706776281
LastModified: 1706776281
URLPath: /cgit/aur.git/snapshot/httprobe.tar.gz