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

Last updated: May 06,2024

1. Install "python3-dnspython" package

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

$ sudo apt update $ sudo apt install python3-dnspython

2. Uninstall "python3-dnspython" package

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

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

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

Package: python3-dnspython
Priority: optional
Section: python
Installed-Size: 547
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: dnspython3
Version: 1.12.0-0ubuntu3
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/main/d/dnspython3/python3-dnspython_1.12.0-0ubuntu3_all.deb
Size: 84358
MD5sum: 52e6d75dd84dbcda227433384949bf78
SHA1: 626ffae705f71bb31f624eb9e2f788e41b8071a3
SHA256: bfe49b5272bbb8f5b10926d152e146e7369cefcda222b139885a3887189e5553
Description-en: DNS toolkit for Python (Python 3)
dnspython is a DNS toolkit for Python. It supports almost all record types. It
can be used for queries, zone transfers, and dynamic updates. It supports TSIG
authenticated messages and EDNS0.
.
dnspython provides both high and low level access to DNS. The high level
classes perform queries for data of a given name, type, and class, and return
an answer set. The low level classes allow direct manipulation of DNS zones,
messages, names, and records.
.
This is the Python 3 version.
Description-md5: 3a66e4f347b27b4c6b98a76b89695962
Homepage: http://www.dnspython.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y