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

Last updated: May 06,2024

1. Install "python3-dns" package

Please follow the step by step instructions below to install python3-dns on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-dns

2. Uninstall "python3-dns" package

Learn how to uninstall python3-dns on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-dns
Priority: optional
Section: universe/python
Installed-Size: 133
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Kitterman
Architecture: all
Source: py3dns
Version: 3.1.0-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/py3dns/python3-dns_3.1.0-1_all.deb
Size: 25914
MD5sum: 89d554f600fdbe17895d90958701eab6
SHA1: b06bb101a35814ab6eb164054cf42876aab34f29
SHA256: 42286736084502e114ce3bc1164ed45e97153a7fe072edb2bc27e1e183049a65
Description-en: DNS client module for Python 3
This Python 3 module provides an DNS API for looking up DNS entries from
within Python 3 modules and applications. This module is a simple,
lightweight implementation. It is not as complete as python-dnspython, but is
useful for many common applications.
Description-md5: bc46a4d62ff67d35816f4e0b0942d158
Homepage: http://launchpad.net/py3dns
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu