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

Last updated: May 19,2024

1. Install "python-dns" package

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

$ sudo apt update $ sudo apt install python-dns

2. Uninstall "python-dns" package

Please follow the guidelines below to uninstall python-dns on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-dns
Priority: optional
Section: universe/python
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Kitterman
Architecture: all
Version: 2.3.6-3
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Filename: pool/universe/p/python-dns/python-dns_2.3.6-3_all.deb
Size: 25956
MD5sum: 34c7f050754596bd1bf406934623f6ff
SHA1: 2785141aa83ad08a817b238b7c4bf7394a3d4ab3
SHA256: 2f3d808501a352e1dccc76d231f8dd1cb52d54b56bda917b723c719b11980378
Description-en: DNS client module for Python
This Python module provides an DNS API for looking up DNS entries from
within Python 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: a0c5946b1da52e2c5c0e7c1757ee1810
Homepage: http://sourceforge.net/projects/pydns/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntu-sdk