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

Last updated: April 30,2024

1. Install "python3-dnsq" package

This guide let you learn how to install python3-dnsq on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-dnsq

2. Uninstall "python3-dnsq" package

In this section, we are going to explain the necessary steps to uninstall python3-dnsq on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-dnsq
Priority: optional
Section: universe/python
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Kahn Gillmor
Architecture: all
Source: python-dnsq
Version: 1.1.2-1
Depends: python3-expiringdict, python3:any (>= 3.3.2-2~), python3-dnspython
Filename: pool/universe/p/python-dnsq/python3-dnsq_1.1.2-1_all.deb
Size: 5258
MD5sum: 47667e133d64996fbb0e0355041bd32e
SHA1: 1f77552265c30987327dd91dc4279b352d41f930
SHA256: 031015df26a871e3a273e320733a5ef2b6ec8658f82ba20fa99687d35018b43b
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 3 version of this package.
Description-md5: 94ce7e1a2a6af8cd95ceeab154869b68
Homepage: https://github.com/mailgun/dnsq
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu