How to Install and Uninstall python3-jupyter-server Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-jupyter-server" package

Please follow the instructions below to install python3-jupyter-server on Kali Linux

$ sudo apt update $ sudo apt install python3-jupyter-server

2. Uninstall "python3-jupyter-server" package

Please follow the steps below to uninstall python3-jupyter-server on Kali Linux:

$ sudo apt remove python3-jupyter-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-jupyter-server package on Kali Linux

Package: python3-jupyter-server
Source: jupyter-server
Version: 1.23.3-2
Installed-Size: 1006
Maintainer: Debian Python Team
Architecture: all
Depends: python3-anyio (>= 3.3.1), python3-argon2, python3-jinja2, python3-jupyter-client, python3-jupyter-core, python3-nbconvert, python3-nbformat, python3-packaging, python3-prometheus-client, python3-send2trash, python3-terminado, python3-tornado, python3-traitlets, python3-websocket, python3-zmq, python3:any
Size: 165324
SHA256: a04522554bc05d2e9dc0535b1e1d729bd96f3f1aba54bb03b057e4d034996aca
SHA1: 7df6ba1a41a273993b0c6624869ca78be68d3f89
MD5sum: d1f71099297e7bff14debf1ec9982570
Description: Jupyter protocol server backend (Python 3)
This software component contains the server backend for
Jupyter web applications like the Jupyter notebook or
Jupyterlab.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/jupyter/jupyter_server
Section: python
Priority: optional
Filename: pool/main/j/jupyter-server/python3-jupyter-server_1.23.3-2_all.deb