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

Last updated: May 15,2024

1. Install "python3-pyqtconsole" package

Learn how to install python3-pyqtconsole on Kali Linux

$ sudo apt update $ sudo apt install python3-pyqtconsole

2. Uninstall "python3-pyqtconsole" package

This is a short guide on how to uninstall python3-pyqtconsole on Kali Linux:

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

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

Package: python3-pyqtconsole
Source: python-pyqtconsole
Version: 1.2.2-2
Installed-Size: 85
Maintainer: Debian Python Team
Architecture: all
Depends: python3-jedi, python3-qtpy, python3:any
Size: 19076
SHA256: 8932d84382da8ad69a596f568c2c369651ae132a1c4bbc100bff4605deb0f36f
SHA1: 06bc39ca54d41c83ee3a8ac417dde38b3104f072
MD5sum: 0332a9e6feede578d8c09004be87cb1c
Description: Light weight python interpreter, easy to embed into Qt apps
pyqtconsole is a lightweight python console for Qt applications. It's made to
be easy to embed in other Qt applications and comes with some examples that
show how this can be done. The interpreter can run in a separate thread, in
the UI main thread or in a gevent task.
Description-md5:
Homepage: https://github.com/marcus-oscarsson/pyqtconsole
Section: python
Priority: optional
Filename: pool/main/p/python-pyqtconsole/python3-pyqtconsole_1.2.2-2_all.deb