How to Install and Uninstall topplot Package on Kali Linux

Last updated: May 16,2024

1. Install "topplot" package

Learn how to install topplot on Kali Linux

$ sudo apt update $ sudo apt install topplot

2. Uninstall "topplot" package

This guide covers the steps necessary to uninstall topplot on Kali Linux:

$ sudo apt remove topplot $ sudo apt autoclean && sudo apt autoremove

3. Information about the topplot package on Kali Linux

Package: topplot
Version: 0.2.2+repack-1
Installed-Size: 21
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-topplot
Size: 12632
SHA256: 3fc4f73c07d6f15c76e51a027f9f15968c04da1688a8a291ba16606eb7bcd1bd
SHA1: 1d8e427fd852ff32a085f728d65d0d9c61420c19
MD5sum: c1652e8efe478bd3bd19d22c4ebdefc9
Description: Munge logs from top in to useful graphs
topplot produces graphs of information it munges from top logs. It can
select which processes to focus on, and it can split out information
by cpu core (if top was configured to record the cpu core column,
and/or display the cpu summary info by core). topplot can save the
graphs as PNG files. It can also print information derived from the
logs to stdout, with or without emitting the graphs. There may be better,
more efficient ways of collecting live system information, but if for
some reason you've hundreds of thousands of lines of top logs and you
want to see what's in them, topplot can help.
Description-md5:
Homepage: https://gitlab.com/eBardie/topplot/
Section: utils
Priority: optional
Filename: pool/main/t/topplot/topplot_0.2.2+repack-1_all.deb