How to Install and Uninstall httpry Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "httpry" package

This is a short guide on how to install httpry on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install httpry

2. Uninstall "httpry" package

This guide covers the steps necessary to uninstall httpry on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove httpry $ sudo apt autoclean && sudo apt autoremove

3. Information about the httpry package on Ubuntu 21.10 (Impish Indri)

Package: httpry
Architecture: amd64
Version: 0.1.8-1.1
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Janos Guljas
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 86
Depends: libc6 (>= 2.32), libpcap0.8 (>= 0.9.8)
Suggests: httpry-daemon, httpry-tools
Filename: pool/universe/h/httpry/httpry_0.1.8-1.1_amd64.deb
Size: 30428
MD5sum: 3e19f803b901502d134862c9f88ebcc7
SHA1: efe9b56b9cf2474b53eece0b6b8f673fce52d481
SHA256: 747cc7fc75886090ef0b0f8a8dcce8c323a17ad5384f38430b63d5bfa1a38dfb
SHA512: 4f1fa2ba0027cf2e190bac5e6de80fea8d3e50c58c02dae17f5a0d8e26774c74fa634b389de2f9b44dc0c9f1848e3d29b89e22754a543e30eb1c478f9b622201
Homepage: http://dumpsterventures.com/jason/httpry/
Description-en: HTTP logging and information retrieval tool
httpry is a tool designed for displaying and logging HTTP traffic. It is not
intended to perform analysis itself, but instead to capture, parse and/or
log the traffic for later analysis. It can be run in real-time displaying
the live traffic on the wire, or as a daemon process that logs to an output
file. It is written to be as lightweight and flexible as possible, so that
it can be easily adaptable to different applications. It does not display
the raw HTTP data transferred, but instead focuses on parsing and displaying
the request/response line along with associated header fields.
.
This package contains the httpry executable. Package httpry-daemon contains
required init script for running httpry as a daemon. Scripts for parsing
log files are provided by httpry-tools.
Description-md5: 33636b7f430c389ab37a3866f20e2fb6