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

Last updated: May 18,2024

1. Install "python3-nbclient" package

Please follow the step by step instructions below to install python3-nbclient on Kali Linux

$ sudo apt update $ sudo apt install python3-nbclient

2. Uninstall "python3-nbclient" package

This is a short guide on how to uninstall python3-nbclient on Kali Linux:

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

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

Package: python3-nbclient
Source: nbclient
Version: 0.8.0-1
Installed-Size: 275
Maintainer: Debian Python Team
Architecture: all
Depends: python3-jupyter-client, python3-jupyter-core, python3-nbformat, python3-traitlets, python3:any
Size: 64028
SHA256: 26248fd34b171b9a204b4ba3d8775b24eb1c52858645c3f75a80591769b9843e
SHA1: 4e5af7e290587ddb0cdf53d32f2c27b579c72b40
MD5sum: 3526411903e42c8769ec9291ad41d071
Description: Client to execute jupyter notebooks
nbclient is a client library for programmatic execution of jupyter notebook
files in different execution contexts. It was previously part of
nbconvert (ExecutePreprocessor).
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/jupyter/nbclient
Section: python
Priority: optional
Filename: pool/main/n/nbclient/python3-nbclient_0.8.0-1_all.deb