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

Last updated: July 06,2024

1. Install "jupyter-console" package

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

$ sudo apt update $ sudo apt install jupyter-console

2. Uninstall "jupyter-console" package

Please follow the instructions below to uninstall jupyter-console on Kali Linux:

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

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

Package: jupyter-console
Version: 6.6.3-1
Installed-Size: 18
Maintainer: Debian Python Team
Architecture: all
Depends: python3-jupyter-console (= 6.6.3-1), python3:any, jupyter-core
Size: 6624
SHA256: a54bdc03b6259eddb0719d62a32a7a875279d7353fada7ff636c614739132b6d
SHA1: 5e494835d7bf8ef19125c1dfe4213c1c48c6a62c
MD5sum: 6e2487e75b1379d88a64fd930007dd78
Description: Jupyter terminal client (script)
Terminal-based console frontend for Jupyter kernels, like ipython but with
support for non-python kernels.
.
This package installs the jupyter-console script.
Description-md5:
Homepage: https://github.com/jupyter/jupyter_console
Tag: implemented-in::python, interface::text-mode, role::program,
science::calculation, use::analysing, use::calculating,
works-with::software:source
Section: utils
Priority: optional
Filename: pool/main/j/jupyter-console/jupyter-console_6.6.3-1_all.deb