How to Install and Uninstall python-notebook Package on Debian 10 (Buster)

Last updated: May 19,2024

1. Install "python-notebook" package

Here is a brief guide to show you how to install python-notebook on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-notebook

2. Uninstall "python-notebook" package

Please follow the guidance below to uninstall python-notebook on Debian 10 (Buster):

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

3. Information about the python-notebook package on Debian 10 (Buster)

Package: python-notebook
Source: jupyter-notebook
Version: 5.7.8-1
Installed-Size: 14902
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python-ipykernel, python-ipython-genutils, python-jinja2, python-jupyter-client, python-jupyter-core, python-nbconvert, python-nbformat, python-prometheus-client, python-send2trash, python-terminado (>= 0.3.3), python-tornado, python-traitlets, python-zmq, python:any (<< 2.8), python:any (>= 2.7~), libjs-backbone (>= 1.2), libjs-bootstrap (>= 3.3), libjs-bootstrap-tour (>= 0.9), libjs-codemirror, libjs-es6-promise (>= 1.0), fonts-font-awesome (>= 4.2), libjs-jed (>= 1.1.1), libjs-jquery, libjs-jquery-ui (>= 1.12), libjs-marked (>= 0.3), libjs-mathjax (>= 2.5), libjs-moment (>= 2.8.4), libjs-requirejs (>= 2.1), libjs-requirejs-text, libjs-text-encoding (>= 0.1), libjs-underscore (>= 1.5), libjs-jquery-typeahead (>= 2.0), libjs-term.js
Recommends: python-ipywidgets
Suggests: python-notebook-doc
Description: Jupyter interactive notebook (Python 2)
Description-md5: beef63135861f41d57794058af0355cd
Homepage: https://github.com/jupyter/notebook
Built-Using: backbone (= 1.3.3~dfsg-5), codemirror-js (= 5.43.0-1), jquery (= 3.3.1~dfsg-3), jquery-typeahead.js (= 2.10.6+dfsg1-1), jqueryui (= 1.12.1+dfsg-5), libjs-requirejs-text (= 2.0.12-1), libjs-term.js (= 0.0.7-1), node-bootstrap-tour (= 0.12.0+dfsg-1), node-jed (= 1.1.1-1), node-moment (= 2.24.0+ds-1), requirejs (= 2.3.6-1), twitter-bootstrap3 (= 3.4.1+dfsg-1), underscore (= 1.9.1~dfsg-1)
Section: python
Priority: optional
Filename: pool/main/j/jupyter-notebook/python-notebook_5.7.8-1_all.deb
Size: 1009836
MD5sum: 6b77e866c784bf3338ac4b8afc059f9d
SHA256: 320ee4fb8f117d0b4825cb08108f877a6825fdbb941acf5af81aabe435ebc1bd

5. The same packages on other Linux Distributions