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

Last updated: September 21,2024

1. Install "python-nbformat" package

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

$ sudo apt update $ sudo apt install python-nbformat

2. Uninstall "python-nbformat" package

Please follow the guidelines below to uninstall python-nbformat on Ubuntu 18.04 LTS (Bionic Beaver):

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

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

Package: python-nbformat
Architecture: all
Version: 4.4.0-1
Priority: optional
Section: universe/python
Source: nbformat
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 200
Depends: python-ipython-genutils, python-jsonschema, python-jupyter-core, python-traitlets, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/n/nbformat/python-nbformat_4.4.0-1_all.deb
Size: 28826
MD5sum: 6fe9c26d0a47d6f2987764bcfccb0ce8
SHA1: 8034778a26e12e6541f5f04d4b9a18d61f220d4d
SHA256: 5b9031e8081a987f6d202e31c32fe7da83804bff458f236e69c5ee242b8cdf61
Homepage: https://github.com/jupyter/nbformat
Description: Jupyter notebook format (Python 2)
Description-md5: f3d2c804f603adca7d064763aa8068a6

5. The same packages on other Linux Distributions