How to Install and Uninstall python3-q Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python3-q" package

Here is a brief guide to show you how to install python3-q on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-q

2. Uninstall "python3-q" package

Please follow the step by step instructions below to uninstall python3-q on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-q package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-q
Priority: optional
Section: universe/python
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: python-q
Version: 2.6-1
Filename: pool/universe/p/python-q/python3-q_2.6-1_all.deb
Size: 7242
MD5sum: c2833cfaed2cbffb83a5c84fca9a4424
SHA1: 49eee00791a0347ef9622df18dc03600b23cbc50
SHA256: 5ea0b11200c693069b45fefd6cd20c55cb021cd3abfcfaf57a9deac295e6fc63
Description-en: 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: f93ee14c3825040f62fe542e5fa75c5b
Homepage: http://github.com/zestyping/q
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu