How to Install and Uninstall python-adns Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "python-adns" package
This guide covers the steps necessary to install python-adns on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-adns
Copied
2. Uninstall "python-adns" package
Learn how to uninstall python-adns on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-adns
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-adns package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-adns
Priority: optional
Section: universe/python
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 1.2.1-5build3
Replaces: python2.3-adns (<< 1.0.0-6.2), python2.4-adns (<< 1.0.0-6.2)
Provides: python2.7-adns
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libadns1 (>= 1.4), libc6 (>= 2.4)
Conflicts: python2.3-adns (<< 1.0.0-6.2), python2.4-adns (<< 1.0.0-6.2)
Filename: pool/universe/p/python-adns/python-adns_1.2.1-5build3_amd64.deb
Size: 14854
MD5sum: 4fe6597f13d2ccecceab4067e8a40e10
SHA1: 37ec1a57a66c8d2b905366ab61299ea99a266587
SHA256: 0c547c99ad1c6f0bdb49988f11b365faec84aa3ea44feafd907298e07f136f07
Description-en: Python bindings to the asynchronous DNS resolver library
This module provides a Python binding to the adns asynchronous DNS
resolver library.
.
The module provides a small wrapper adns that simply returns status
codes as does the C library. It also provides a more Python like
interface ADNS that wraps status codes in proper exceptions.
.
The package contains working examples in ADNS.py and DNSBL.py.
Description-md5: 4efefc58d175ecdcc6723ddf24be0db6
Homepage: http://code.google.com/p/adns-python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 1.2.1-5build3
Replaces: python2.3-adns (<< 1.0.0-6.2), python2.4-adns (<< 1.0.0-6.2)
Provides: python2.7-adns
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libadns1 (>= 1.4), libc6 (>= 2.4)
Conflicts: python2.3-adns (<< 1.0.0-6.2), python2.4-adns (<< 1.0.0-6.2)
Filename: pool/universe/p/python-adns/python-adns_1.2.1-5build3_amd64.deb
Size: 14854
MD5sum: 4fe6597f13d2ccecceab4067e8a40e10
SHA1: 37ec1a57a66c8d2b905366ab61299ea99a266587
SHA256: 0c547c99ad1c6f0bdb49988f11b365faec84aa3ea44feafd907298e07f136f07
Description-en: Python bindings to the asynchronous DNS resolver library
This module provides a Python binding to the adns asynchronous DNS
resolver library.
.
The module provides a small wrapper adns that simply returns status
codes as does the C library. It also provides a more Python like
interface ADNS that wraps status codes in proper exceptions.
.
The package contains working examples in ADNS.py and DNSBL.py.
Description-md5: 4efefc58d175ecdcc6723ddf24be0db6
Homepage: http://code.google.com/p/adns-python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu