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

Last updated: May 18,2024

1. Install "python3-jupyter-console" package

This guide covers the steps necessary to install python3-jupyter-console on Kali Linux

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

2. Uninstall "python3-jupyter-console" package

In this section, we are going to explain the necessary steps to uninstall python3-jupyter-console on Kali Linux:

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

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

Package: python3-jupyter-console
Source: jupyter-console
Version: 6.6.3-1
Installed-Size: 93
Maintainer: Debian Python Team
Architecture: all
Depends: python3-ipykernel, python3-ipython (>= 7), python3-jupyter-client, python3-jupyter-core, python3-prompt-toolkit (>= 3.0.30~), python3-pygments, python3-traitlets, python3-zmq, python3:any
Size: 24332
SHA256: e7790515810ad5818f7620c99a843d1f64e3bf8c832f4b0c3b992bedec5e21b9
SHA1: f141bff1b59a1906605a5598894ab9d8c68bd062
MD5sum: bb2ec68b13375a1185af9f897a7f8c6b
Description: Jupyter terminal client (Python 3)
Terminal-based console frontend for Jupyter kernels, like ipython but with
support for non-python kernels.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/jupyter/jupyter_console
Section: python
Priority: optional
Filename: pool/main/j/jupyter-console/python3-jupyter-console_6.6.3-1_all.deb