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

Last updated: May 11,2024

1. Install "jupyter-client" package

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

$ sudo apt update $ sudo apt install jupyter-client

2. Uninstall "jupyter-client" package

This is a short guide on how to uninstall jupyter-client on Kali Linux:

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

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

Package: jupyter-client
Version: 7.4.9-2
Installed-Size: 32
Maintainer: Debian Python Team
Architecture: all
Depends: jupyter-core, python3-jupyter-client (= 7.4.9-2), python3:any
Size: 19104
SHA256: 193df259f4c81378ad4565001c1b3286a74f0c29e12e414adeb069281be9971f
SHA1: a06aec22745be21163e75e5e621ab8b9c03daf6b
MD5sum: 5bc284354cca6460745ed03bdb36cd2b
Description: Jupyter protocol client APIs (tools)
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 contains the jupyter-kernelspec and jupyter-run tools.
Description-md5:
Homepage: https://github.com/jupyter/jupyter_client
Section: utils
Priority: optional
Filename: pool/main/j/jupyter-client/jupyter-client_7.4.9-2_all.deb