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

Last updated: May 08,2024

1. Install "jupyter-qtconsole" package

Please follow the guidelines below to install jupyter-qtconsole on Kali Linux

$ sudo apt update $ sudo apt install jupyter-qtconsole

2. Uninstall "jupyter-qtconsole" package

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

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

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

Package: jupyter-qtconsole
Source: python-qtconsole
Version: 5.5.1-1
Installed-Size: 22
Maintainer: Debian Python Team
Architecture: all
Depends: jupyter-core, python3-qtconsole (= 5.5.1-1), python3:any
Size: 7424
SHA256: f4dd266d9a594d1c4a388e981725f32a9d862543b2a0f4043f1d8cba0b6e432c
SHA1: 1990767d5ffdd2382d3b1b1e58755fe2d9b0ce24
MD5sum: ab84dbea40ac5c37cdecf20a112e50e5
Description: Jupyter - Qt console (binaries)
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
Python scientific and numerical tools. It supports dynamic object
introspections, numbered input/output prompts, a macro system,
session logging, session restoring, complete system shell access,
verbose and colored traceback reports, auto-parentheses,
auto-quoting, and is embeddable in other Python programs.
.
This package contains the qtconsole binaries for the Python 3
interpreter.
Description-md5:
Homepage: https://jupyter.org
Section: interpreters
Priority: optional
Filename: pool/main/p/python-qtconsole/jupyter-qtconsole_5.5.1-1_all.deb