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

Last updated: May 20,2024

1. Install "python-q" package

Please follow the instructions below to install python-q on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-q

2. Uninstall "python-q" package

Learn how to uninstall python-q on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-q
Priority: optional
Section: universe/python
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Version: 2.6-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-q/python-q_2.6-1_all.deb
Size: 7190
MD5sum: 55d423b5a4389707b9dd901363181fd4
SHA1: 55d0d3ef4ad4c5260931c88bba8bab19432a16e0
SHA256: 9cbe00301f61358ffb80cc9aa960efe5714192c6bfb3cf77006c8da9cf4f6e00
Description-en: Quick-and-dirty Python debugging output for tired programmers
q is a Python 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: 004293f37b19d4660028ae0fce77376d
Homepage: http://github.com/zestyping/q
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu