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

Last updated: July 02,2024

1. Install "python3-plotext" package

Please follow the guidelines below to install python3-plotext on Kali Linux

$ sudo apt update $ sudo apt install python3-plotext

2. Uninstall "python3-plotext" package

This is a short guide on how to uninstall python3-plotext on Kali Linux:

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

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

Package: python3-plotext
Source: plotext
Version: 5.2.8-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 268
Depends: python3:any
Homepage: https://github.com/piccolomo/plotext
Priority: optional
Section: python
Filename: pool/main/p/plotext/python3-plotext_5.2.8-0kali1_all.deb
Size: 48704
SHA256: 0ae53660f7c1355efeb6f43166f2142c79115d593ec0a372b9f58896a81f528d
SHA1: d95ad151845ef5b211d2ea7f729697bee1187d98
MD5sum: 7ca3c62c0e012abf6db58c9d5c3aed37
Description: plot directly on terminal (Python 3)
This package contains a Python module to plot directly on terminal.
* it allows for scatter, line, bar, histogram and date-time plots
(including candlestick),
* it can also plot error bars, confusion matrices, and add extra text,
lines and shapes to the plot,
* you could use it to plot images (including GIFs) and stream video
with audio (including YouTube),
* it can save plots as text or as colored html,
* it provides a simple function to color strings,
* it comes with a dedicated command line tool,
* it has no dependencies (except for optional dependencies for image/video
plotting).
.
This package installs the library for Python 3.
Description-md5: