How to Install and Uninstall python3-topplot Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-topplot" package

Please follow the guidance below to install python3-topplot on Kali Linux

$ sudo apt update $ sudo apt install python3-topplot

2. Uninstall "python3-topplot" package

Learn how to uninstall python3-topplot on Kali Linux:

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

3. Information about the python3-topplot package on Kali Linux

Package: python3-topplot
Source: topplot
Version: 0.2.2+repack-1
Installed-Size: 291
Maintainer: Debian Python Team
Architecture: all
Depends: python3-matplotlib, python3-mplcursors, python3-pandas, python3-pip, python3-pkg-resources, python3-screeninfo, python3:any, python3-tk
Suggests: topplot
Size: 112504
SHA256: c2b39e92f6596dfc50dc3718568471e35af44a3345f8e00f0e3e4faa55ba20f4
SHA1: cc0139a8a5cd6b6419b37f6f814497b2389f7024
MD5sum: 9d95c189820baaf4d2ea408f593237fc
Description: Python modules to munge top logs using topplot
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.
.
This package includes Python modules which may be reusable by other
tools that want to use topplot modules.
Description-md5:
Homepage: https://gitlab.com/eBardie/topplot/
Section: python
Priority: optional
Filename: pool/main/t/topplot/python3-topplot_0.2.2+repack-1_all.deb