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

Last updated: May 19,2024

1. Install "python-dnsq" package

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

$ sudo apt update $ sudo apt install python-dnsq

2. Uninstall "python-dnsq" package

This tutorial shows how to uninstall python-dnsq on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-dnsq
Priority: optional
Section: universe/python
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Kahn Gillmor
Architecture: all
Version: 1.1.2-1
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-dnspython, python-expiringdict
Filename: pool/universe/p/python-dnsq/python-dnsq_1.1.2-1_all.deb
Size: 5170
MD5sum: ab28088d6e76fbba3f04dcaaae1796b8
SHA1: e660879964b408b407b8bf7110def76f6b9f2232
SHA256: 103d935c4b169b2f7007a570a218eae2892fe69cd2ac27106ef73e095b949277
Description-en: Python DNS query tool
dnsq is a high-level wrapper around dnspython for making caching DNS
queries from Python.
.
This is the Python 2 version of this package.
Description-md5: e497c4f99d83486e607660740b5a33d6
Homepage: https://github.com/mailgun/dnsq
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu