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

Last updated: May 20,2024

1. Install "python3-notebook-shim" package

Please follow the guidance below to install python3-notebook-shim on Kali Linux

$ sudo apt update $ sudo apt install python3-notebook-shim

2. Uninstall "python3-notebook-shim" package

This tutorial shows how to uninstall python3-notebook-shim on Kali Linux:

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

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

Package: python3-notebook-shim
Source: notebook-shim
Version: 0.2.3-3
Installed-Size: 65
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python3-jupyter-server, python3:any
Suggests: python-notebook-shim-doc
Size: 11912
SHA256: 3d5c5858cf8c47540005647d0dea54daabacb26f98b218aa7307b7ad65dfeb05
SHA1: 033e5dcdefa220f6afc2730d53365beea1774dd1
MD5sum: b21fc68a45b2d24ccf4dec213c247aa5
Description: shim layer for notebook traits and config
This project provides a way for JupyterLab and other frontends to
switch to Jupyter Server for their Python Web application backend.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/jupyter/notebook_shim
Section: python
Priority: optional
Filename: pool/main/n/notebook-shim/python3-notebook-shim_0.2.3-3_all.deb

5. The same packages on other Linux Distributions