How to Install and Uninstall python3-notebook Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-notebook" package

Here is a brief guide to show you how to install python3-notebook on Kali Linux

$ sudo apt update $ sudo apt install python3-notebook

2. Uninstall "python3-notebook" package

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

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

3. Information about the python3-notebook package on Kali Linux

Package: python3-notebook
Source: jupyter-notebook
Version: 6.4.12-2.2
Installed-Size: 18254
Maintainer: Debian Python Team
Architecture: all
Depends: fonts-font-awesome, libjs-backbone, libjs-bootstrap, libjs-bootstrap-tour, libjs-codemirror (>= 5.56), libjs-es6-promise, libjs-jed, libjs-jquery (>= 3.5), libjs-jquery-typeahead, libjs-jquery-ui, libjs-marked (>= 4.0.9~), libjs-mathjax, libjs-moment, libjs-requirejs, libjs-requirejs-text, libjs-text-encoding, libjs-underscore, libjs-xterm (>= 3.8.1-3~), python3-terminado (>= 0.8.3), python3-argon2, python3-ipykernel, python3-ipython-genutils, python3-jinja2, python3-jupyter-client (>= 5.3.4), python3-jupyter-core (>= 4.6.1), python3-nbconvert, python3-nbformat, python3-nest-asyncio (>= 1.5), python3-prometheus-client, python3-send2trash (>= 1.8), python3-tornado (>= 6.1), python3-traitlets, python3-zmq, python3:any
Recommends: python3-ipywidgets
Suggests: python-notebook-doc
Breaks: cadabra2 (<< 2.4.3.2-1.1~), jupyter-nbextension-jupyter-js-widgets (<< 6.0.0-6~)
Size: 1406456
SHA256: b7f7a21cc98cbd15537c13cae5f1d1b8eb734bdf469e835bc878ab77668ff009
SHA1: d8e9d13177ceddf0f57cc9250d84f9df90055a56
MD5sum: fde620d470d95ef2d54bbdf94a674b71
Description: Jupyter interactive notebook (Python 3)
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 Python 3 library.
Description-md5:
Homepage: https://github.com/jupyter/notebook
Section: python
Priority: optional
Filename: pool/main/j/jupyter-notebook/python3-notebook_6.4.12-2.2_all.deb