How to Install and Uninstall python3-jupyter-client Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-jupyter-client" package

This tutorial shows how to install python3-jupyter-client on Kali Linux

$ sudo apt update $ sudo apt install python3-jupyter-client

2. Uninstall "python3-jupyter-client" package

Please follow the step by step instructions below to uninstall python3-jupyter-client on Kali Linux:

$ sudo apt remove python3-jupyter-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-jupyter-client package on Kali Linux

Package: python3-jupyter-client
Source: jupyter-client
Version: 7.4.9-2
Installed-Size: 518
Maintainer: Debian Python Team
Architecture: all
Depends: python3-jupyter-core (>= 4.6.0), python3-dateutil, python3-entrypoints, python3-nest-asyncio, python3-tornado, python3-traitlets, python3-zmq, python3:any
Breaks: python3-ipykernel (<< 6), python3-jupyter-console (<< 6.4.0-3~), python3-nbconvert (<< 6)
Size: 103388
SHA256: 9d5eaae0dba6ea16f1b362bc032772879a41b033c6801d918880e921b36d8e8e
SHA1: c92f0c17a0929fd95cf7c571c0b4999921d029aa
MD5sum: 0be49a7cea3167b339000060e1a7855d
Description: Jupyter protocol client APIs (Python 3)
This software component contains the reference implementation
of the Jupyter protocol. It also provides client and kernel
management APIs to work with kernels, the "jupyter kernelspec"
entry point to install kernelspecs for use with Jupyter frontends
and the "jupyter run" command to execute a script on a jupyter kernel.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/jupyter/jupyter_client
Section: python
Priority: optional
Filename: pool/main/j/jupyter-client/python3-jupyter-client_7.4.9-2_all.deb