How to Install and Uninstall trace-summary Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "trace-summary" package

This is a short guide on how to install trace-summary on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install trace-summary

2. Uninstall "trace-summary" package

In this section, we are going to explain the necessary steps to uninstall trace-summary on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove trace-summary $ sudo apt autoclean && sudo apt autoremove

3. Information about the trace-summary package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: trace-summary
Priority: optional
Section: universe/net
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Raúl Benencia
Architecture: all
Version: 0.84-1
Depends: python
Filename: pool/universe/t/trace-summary/trace-summary_0.84-1_all.deb
Size: 13948
MD5sum: b9865e1b7f81403c7c2b48c5f1bfc419
SHA1: 5417c7b7b517107d57911eaf6318a2aa1968b086
SHA256: 769436c07f1dd0d5df25c2d239bb82ab3a01147cb7baf4f26a6ad2fab8ecca34
Description-en: tool for generating break-downs of network traffic
trace-summary is a Python script that generates break-downs of network
traffic, including lists of the top hosts, protocols, ports,
etc. Optionally, it can generate output separately for incoming
vs. outgoing traffic, per subnet, and per time-interval.
Description-md5: b60911c694c7efbf3dbbda46cd198476
Homepage: https://www.bro.org/sphinx/components/trace-summary/README.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu