How to Install and Uninstall jupyterhub Package on Kali Linux

Last updated: May 12,2024

1. Install "jupyterhub" package

This tutorial shows how to install jupyterhub on Kali Linux

$ sudo apt update $ sudo apt install jupyterhub

2. Uninstall "jupyterhub" package

This guide let you learn how to uninstall jupyterhub on Kali Linux:

$ sudo apt remove jupyterhub $ sudo apt autoclean && sudo apt autoremove

3. Information about the jupyterhub package on Kali Linux

Package: jupyterhub
Version: 3.0.0+ds1-1
Installed-Size: 1671
Maintainer: Debian Python Team
Architecture: all
Depends: python3-alembic, python3-async-generator, python3-certipy, python3-dateutil, python3-importlib-metadata | python3 (>> 3.10), python3-jinja2, python3-jupyter-telemetry, python3-oauthlib, python3-packaging, python3-pamela, python3-prometheus-client, python3-requests, python3-sqlalchemy (>= 1.1), python3-tornado, python3-traitlets, python3:any, python3-bcrypt, node-configurable-http-proxy, python3-notebook, libjs-bootstrap, libjs-jquery, libjs-prototype, libjs-requirejs, fonts-font-awesome
Size: 351908
SHA256: 8f46cd29b1566644ae2edcdd2a32c587c285643d44aa0eb7ae8262d972938803
SHA1: 02824a01809830c00ce8a1a86dec0df6b0b6d1a1
MD5sum: 658d8c1285864266e0bbcd02a5c10a83
Description: Multi-user server for Jupyter notebooks
With JupyterHub you can create a multi-user Hub which spawns,
manages, and proxies multiple instances of the single-user Jupyter
notebook server.
.
Project Jupyter created JupyterHub to support many users. The Hub can
offer notebook servers to a class of students, a corporate data
science workgroup, a scientific research project, or a high
performance computing group.
Description-md5:
Homepage: https://jupyter.org
Section: python
Priority: optional
Filename: pool/main/j/jupyterhub/jupyterhub_3.0.0+ds1-1_all.deb