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

Last updated: May 17,2024

1. Install "httpry-daemon" package

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

$ sudo apt update $ sudo apt install httpry-daemon

2. Uninstall "httpry-daemon" package

Learn how to uninstall httpry-daemon on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: httpry-daemon
Priority: optional
Section: universe/net
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Janos Guljas
Architecture: all
Source: httpry
Version: 0.1.7-3
Depends: httpry (>= 0.1.7-3)
Breaks: httpry (<= 0.1.7-2)
Filename: pool/universe/h/httpry/httpry-daemon_0.1.7-3_all.deb
Size: 5418
MD5sum: 0255905d9710bb99f7228fe546b30ce9
SHA1: 5060cd7b52d8cc9529a10fbdf975111d2f918bf1
SHA256: 2da0767ff97f7ab9e480e8eb56d7e230d6d189e3ba0f5f96d64a582ea0b4d53e
Description-en: HTTP logging and information retrieval tool - daemon
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 required init script to run httpry as a daemon.
Description-md5: c758e141aa5ce9332447ede6604262f6
Homepage: http://dumpsterventures.com/jason/httpry/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu