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

Last updated: May 17,2024

1. Install "python-nbconvert" package

This tutorial shows how to install python-nbconvert on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-nbconvert

2. Uninstall "python-nbconvert" package

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

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

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

Package: python-nbconvert
Architecture: all
Version: 5.3.1-1
Priority: optional
Section: universe/python
Source: nbconvert
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 579
Depends: python-entrypoints, python-ipython (>= 5), python-jupyter-client, python-testpath, python-bleach, python-jinja2, python-jupyter-core, python-mistune, python-nbformat, python-pandocfilters, python-pygments, python-traitlets, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: pandoc
Filename: pool/universe/n/nbconvert/python-nbconvert_5.3.1-1_all.deb
Size: 90700
MD5sum: 67461d4b39c1687b9747d315bb5b21e3
SHA1: c6854b874bce35e66cf24f1600d78885b0336b33
SHA256: 23687a24639dc102716090be8cdc1a33044524d0ab4ecc45a6156774cc149974
Homepage: https://github.com/jupyter/nbconvert
Description: Jupyter notebook conversion (Python 2)
Description-md5: 413aa66ebb429ebdc50051e532a66f5f

5. The same packages on other Linux Distributions