How to Install and Uninstall jupyter-nbformat Package on Kali Linux

Last updated: May 21,2024

1. Install "jupyter-nbformat" package

This guide covers the steps necessary to install jupyter-nbformat on Kali Linux

$ sudo apt update $ sudo apt install jupyter-nbformat

2. Uninstall "jupyter-nbformat" package

Learn how to uninstall jupyter-nbformat on Kali Linux:

$ sudo apt remove jupyter-nbformat $ sudo apt autoclean && sudo apt autoremove

3. Information about the jupyter-nbformat package on Kali Linux

Package: jupyter-nbformat
Source: nbformat
Version: 5.9.1-1
Installed-Size: 20
Maintainer: Debian Python Team
Architecture: all
Depends: jupyter-core, python3-nbformat (= 5.9.1-1), python3:any
Size: 9404
SHA256: b556576a557cc92d7534fdbb8eee92778c69a8fca11034b02025b85f33bcb298
SHA1: 536e8c9d770907fd0769f60433d65d90e9d2d6f9
MD5sum: e0826e1a0b45c397f4cfc02156b25f76
Description: Jupyter notebook format (tools)
This software component contains the reference implementation of the Jupyter
notebook format, and Python APIs to work with notebooks.
.
This package installs the notebook signing tool.
Description-md5:
Homepage: https://github.com/jupyter/nbformat
Section: utils
Priority: optional
Filename: pool/main/n/nbformat/jupyter-nbformat_5.9.1-1_all.deb