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

Last updated: May 15,2024

1. Install "python3-getdns" package

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

$ sudo apt update $ sudo apt install python3-getdns

2. Uninstall "python3-getdns" package

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

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

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

Package: python3-getdns
Priority: optional
Section: universe/python
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-getdns
Version: 0.6.0-1
Depends: python3 (<< 3.6), python3 (>= 3.5~), 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/python3-getdns_0.6.0-1_amd64.deb
Size: 22736
MD5sum: d497f6a344c08b58de4404022b186f7a
SHA1: 84d335df011e3e6fd19ffec76dc564463f73daeb
SHA256: d643819ae4fec4b72a82f8d470e3b540902cfabec6b36bdef8df10912e00d2dd
Description-en: modern asynchronous DNS API (python 3 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 3 bindings for the library.
Description-md5: e47babfbd0295119fd56b4042bde2f94
Homepage: http://getdnsapi.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu