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

Last updated: May 06,2024

1. Install "python-getdns" package

This tutorial shows how to install python-getdns on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-getdns

2. Uninstall "python-getdns" package

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

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

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

Package: python-getdns
Priority: optional
Section: universe/python
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 0.6.0-1
Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14), libevent-2.0-5 (>= 2.0.10-stable), libgetdns1 (>= 0.9.0)
Suggests: python-getdns-doc
Filename: pool/universe/p/python-getdns/python-getdns_0.6.0-1_amd64.deb
Size: 22738
MD5sum: 13370a9e0a8e5fe4e84fb9959a2c8d1d
SHA1: a69a45085d3174d5452e0e790a9dc2c3fde94554
SHA256: e34857a0689e54aa4a4522e5889416a7ab6b4e19a57860218200b75340dec9d2
Description-en: modern asynchronous DNS API (python bindings)
getdns is a modern asynchronous DNS API. It implements DNS entry
points from a design developed and vetted by application developers,
in an API specification edited by Paul Hoffman. With the development
of this API, we intend to offer application developers a modernized
and flexible way to access DNS security (DNSSEC) and other powerful
new DNS features; a particular hope is to inspire application
developers towards innovative security solutions in their
applications.
.
This package contains python bindings for the library.
Description-md5: 755add52bb309b50906f11b967744b68
Homepage: http://getdnsapi.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu