httprint on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S httprint

* (Optional) Uninstall httprint on Arch using YAY

$ yay -Rns httprint

2. Manually Install "httprint" via AUR

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

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

b. Clone httprint's git locally

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

c. Go to ~/httprint folder and install it

$ cd ~/httprint $ makepkg -si

3. Information about the httprint package on Arch User Repository (AUR)

ID: 631515
Name: httprint
PackageBaseID: 109388
PackageBase: httprint
Version: 301-3
Description: httprint is a web server fingerprinting tool.
URL: http://www.net-square.com/httprint.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: efernandes
FirstSubmitted: 1459102889
LastModified: 1563796888
URLPath: /cgit/aur.git/snapshot/httprint.tar.gz

5. The same packages on other Linux Distributions