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

Last updated: April 28,2024

1. Install "python3-nbformat" package

In this section, we are going to explain the necessary steps to install python3-nbformat on Kali Linux

$ sudo apt update $ sudo apt install python3-nbformat

2. Uninstall "python3-nbformat" package

Here is a brief guide to show you how to uninstall python3-nbformat on Kali Linux:

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

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

Package: python3-nbformat
Source: nbformat
Version: 5.9.1-1
Installed-Size: 327
Maintainer: Debian Python Team
Architecture: all
Depends: python3-fastjsonschema, python3-jsonschema, python3-jupyter-core, python3-traitlets, python3:any
Size: 45052
SHA256: 013c239a7a92f47426a0d9dc832df326efa9fc0e3dacf0bc3b3e8e3848ee5857
SHA1: 8ae93524e986781481d1eb710b7407698084ed98
MD5sum: fb8881bbdcca5f6617c86c70c7d29e9d
Description: Jupyter notebook format (Python 3)
This software component contains the reference implementation of the Jupyter
notebook format, and Python APIs to work with notebooks.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/jupyter/nbformat
Section: python
Priority: optional
Filename: pool/main/n/nbformat/python3-nbformat_5.9.1-1_all.deb