How to Install and Uninstall httpry-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "httpry-dbg" package

Please follow the guidelines below to install httpry-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install httpry-dbg

2. Uninstall "httpry-dbg" package

Please follow the steps below to uninstall httpry-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the httpry-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: httpry-dbg
Priority: extra
Section: universe/debug
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Janos Guljas
Architecture: amd64
Source: httpry
Version: 0.1.7-3
Depends: httpry (= 0.1.7-3)
Filename: pool/universe/h/httpry/httpry-dbg_0.1.7-3_amd64.deb
Size: 40586
MD5sum: b2b556ffebed482bd5db26c192a3c0ba
SHA1: fbd103e05c8936a362a76d942ec209adad3adeea
SHA256: cc0743f93c2207ed2e08e6c47ce38a0bacda12a091e558a1ca9b0b463368b8f0
Description-en: HTTP logging and information retrieval tool - debug symbols
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 debug symbols for httpry. Install this package if
you need to debug such a program or if you need a useful backtrace of a crash.
Description-md5: bb5f3438557ad5d8523c1ac3c7d4f04f
Homepage: http://dumpsterventures.com/jason/httpry/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu