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

Last updated: May 15,2024

1. Install "python3-qtconsole" package

Please follow the guidance below to install python3-qtconsole on Kali Linux

$ sudo apt update $ sudo apt install python3-qtconsole

2. Uninstall "python3-qtconsole" package

Please follow the guidelines below to uninstall python3-qtconsole on Kali Linux:

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

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

Package: python3-qtconsole
Source: python-qtconsole
Version: 5.5.1-1
Installed-Size: 433
Maintainer: Debian Python Team
Architecture: all
Depends: python3-ipykernel, python3-ipython (>= 7), python3-jupyter-client, python3-jupyter-core, python3-packaging, python3-pygments, python3-qtpy (>= 2.4.0), python3-traitlets, python3-zmq, python3:any
Size: 81540
SHA256: c6a10f7cd27de2d6dffa7581f0967d36c433a4989188e3b8941372de21fbcbe0
SHA1: b989eeb69dd822796496b7895c5aeafffe497f2f
MD5sum: da6a9777768b82dd51ca213586a2fd87
Description: Jupyter - Qt console (Python 3)
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 library for the Python 3 interpreter.
Description-md5:
Homepage: https://jupyter.org
Section: python
Priority: optional
Filename: pool/main/p/python-qtconsole/python3-qtconsole_5.5.1-1_all.deb