How to Install and Uninstall python-notebook-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "python-notebook-doc" package

This guide covers the steps necessary to install python-notebook-doc on Kali Linux

$ sudo apt update $ sudo apt install python-notebook-doc

2. Uninstall "python-notebook-doc" package

In this section, we are going to explain the necessary steps to uninstall python-notebook-doc on Kali Linux:

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

3. Information about the python-notebook-doc package on Kali Linux

Package: python-notebook-doc
Source: jupyter-notebook
Version: 6.4.12-2.2
Installed-Size: 5407
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-mathjax, libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg)
Size: 2557880
SHA256: bdaf8aa8137a2553f1defe3f404ec2ec6a088e6fc5d268e0d054320e8efeaa76
SHA1: 5c1afdbb2d31600c46fdef471216ff9633a99f9c
MD5sum: 6559037e8a2b26a99854d178cb8c381e
Description: Jupyter interactive notebook (documentation)
The Jupyter Notebook is a web application that allows you to create and
share documents that contain live code, equations, visualizations, and
explanatory text. The Notebook has support for multiple programming
languages, sharing, and interactive widgets.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/jupyter/notebook
Built-Using: sphinx (= 5.3.0-4)
Section: doc
Priority: optional
Filename: pool/main/j/jupyter-notebook/python-notebook-doc_6.4.12-2.2_all.deb