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

Last updated: November 07,2024

1. Install "python3-q" package

Please follow the steps below to install python3-q on Kali Linux

$ sudo apt update $ sudo apt install python3-q

2. Uninstall "python3-q" package

This guide covers the steps necessary to uninstall python3-q on Kali Linux:

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

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

Package: python3-q
Source: python-q
Version: 2.6-1.2
Installed-Size: 34
Maintainer: Federico Ceratto
Architecture: all
Depends: python3:any (>= 3.4~)
Size: 7496
SHA256: 81de06885445428db6940192056eaceab167b1b73e97e2d7fbd3059659c7642f
SHA1: fa9f8bd1ac42b235d7ac2e959db73ae93aab4c17
MD5sum: afb57c872a6a0d0c7dd380bea00bdfe7
Description: Quick-and-dirty Python 3 debugging output for tired programmers
q is a Python 3 module for "print" style of debugging Python code.
It provides convenient short API for print out of values, tracebacks,
and falling into the Python interpreter.
Description-md5:
Homepage: http://github.com/zestyping/q
Section: python
Priority: optional
Filename: pool/main/p/python-q/python3-q_2.6-1.2_all.deb