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

Last updated: May 21,2024

1. Install "python3-bqplot" package

Learn how to install python3-bqplot on Kali Linux

$ sudo apt update $ sudo apt install python3-bqplot

2. Uninstall "python3-bqplot" package

Please follow the guidelines below to uninstall python3-bqplot on Kali Linux:

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

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

Package: python3-bqplot
Source: bqplot
Version: 0.12.32-2
Installed-Size: 2170
Maintainer: Debian Python Team
Architecture: all
Depends: python3-ipywidgets, python3-numpy, python3-pandas, python3-traitlets, python3:any, python3-traittypes
Size: 396872
SHA256: 0df0fe6a664758fe30799062779ac4bf9007352c22874ccef945213ef33ff95c
SHA1: 2337f7dcb4c3b0ce9022d7cef643272086104752
MD5sum: 8a08cf696a93dcad0bb692e8f426867e
Description: Interactive plotting for the Jupyter notebook
2-D plotting library for Project Jupyter
.
bqplot is a 2-D visualization system for Jupyter, based on the constructs of
the *Grammar of Graphics*.
.
In bqplot, every component of a plot is an interactive widget. This
allows the user to integrate visualizations with other Jupyter
interactive widgets to create integrated GUIs with a few lines of
Python code.
Description-md5:
Homepage: https://github.com/bqplot/bqplot
Section: python
Priority: optional
Filename: pool/main/b/bqplot/python3-bqplot_0.12.32-2_all.deb