How to Install and Uninstall python-ipywidgets Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 18,2024

1. Install "python-ipywidgets" package

Please follow the guidance below to install python-ipywidgets on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-ipywidgets

2. Uninstall "python-ipywidgets" package

Please follow the step by step instructions below to uninstall python-ipywidgets on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-ipywidgets package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-ipywidgets
Architecture: all
Version: 6.0.0-2
Priority: optional
Section: universe/python
Source: ipywidgets
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 176
Depends: python-ipykernel, python-ipython, python-nbformat, python-traitlets, python:any (<< 2.8), python:any (>= 2.7.5-5~), jupyter-nbextension-jupyter-js-widgets (= 6.0.0-2)
Suggests: python-ipywidgets-doc
Filename: pool/universe/i/ipywidgets/python-ipywidgets_6.0.0-2_all.deb
Size: 30854
MD5sum: 2ec243b3f2190aca802f96edb73441f7
SHA1: 81941168d9c70a4ddc0c88ac85c180efbee4cee5
SHA256: 2d1fea10c07061c844f847221e75b8171a4e1cbe05000867dfd7b9beb8befcd0
Homepage: https://github.com/jupyter-widgets/ipywidgets
Description: Interactive widgets for the Jupyter notebook (Python 2)
Description-md5: fcfadac7b1bcd310de12486b9f5af473

5. The same packages on other Linux Distributions