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

Last updated: May 16,2024

1. Install "python3-ipywidgets" package

Please follow the steps below to install python3-ipywidgets on Kali Linux

$ sudo apt update $ sudo apt install python3-ipywidgets

2. Uninstall "python3-ipywidgets" package

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

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

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

Package: python3-ipywidgets
Source: ipywidgets
Version: 8.1.1-2
Installed-Size: 445
Maintainer: Debian Python Team
Architecture: all
Depends: python3-comm (>= 0.2.1), python3-ipython, python3-traitlets, python3-widgetsnbextension, python3:any, jupyter-nbextension-jupyter-js-widgets (= 8.1.1-2)
Suggests: python-ipywidgets-doc
Size: 103664
SHA256: 4d5448c394cc3756277279f9fe0a16164a065621069004ddc374beba1bcb275c
SHA1: 1d34434a594e84897a8082c7eaa707b6a29c309d
MD5sum: bb10f881efa6935afac0978f3b318ca5
Description: Interactive widgets for the Jupyter notebook (Python 3)
Notebooks come alive when interactive widgets are used. Learning becomes an
immersive and fun experience. Researchers can easily see how changing inputs
to a model impact the results.
.
This package installs the library for Python 3 notebooks.
Description-md5:
Homepage: https://github.com/jupyter-widgets/ipywidgets
Section: python
Priority: optional
Filename: pool/main/i/ipywidgets/python3-ipywidgets_8.1.1-2_all.deb