httpry on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S httpry

* (Optional) Uninstall httpry on Arch using YAY

$ yay -Rns httpry

2. Manually Install "httpry" via AUR

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

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

b. Clone httpry's git locally

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

c. Go to ~/httpry folder and install it

$ cd ~/httpry $ makepkg -si

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

ID: 208647
Name: httpry
PackageBaseID: 28651
PackageBase: httpry
Version: 0.1.8-1
Description: A specialized packet sniffer designed for displaying and logging HTTP traffic.
URL: http://dumpsterventures.com/jason/httpry/
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Wolfen
FirstSubmitted: 1248224343
LastModified: 1436325871
URLPath: /cgit/aur.git/snapshot/httpry.tar.gz