httprobe-bin on AUR (Arch User Repository)

Last updated: November 16,2024

1. Install "httprobe-bin" 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 httprobe-bin on Arch using YAY

$ yay -S httprobe-bin

* (Optional) Uninstall httprobe-bin on Arch using YAY

$ yay -Rns httprobe-bin

2. Manually Install "httprobe-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone httprobe-bin's git locally

$ git clone https://aur.archlinux.org/httprobe-bin.git ~/httprobe-bin

c. Go to ~/httprobe-bin folder and install it

$ cd ~/httprobe-bin $ makepkg -si

3. Information about the httprobe-bin package on Arch User Repository (AUR)

ID: 1101661
Name: httprobe-bin
PackageBaseID: 166508
PackageBase: httprobe-bin
Version: 0.2-2
Description: Take a list of domains and probe for working HTTP and HTTPS servers
URL: https://github.com/tomnomnom/httprobe
NumVotes: 2
Popularity: 0.000455
OutOfDate:
Maintainer: Melon_Bread
Submitter: Melon_Bread
FirstSubmitted: 1620423927
LastModified: 1655830518
URLPath: /cgit/aur.git/snapshot/httprobe-bin.tar.gz