How to Install and Uninstall python3-getdns Package on Kali Linux

Last updated: May 08,2024

1. Install "python3-getdns" package

This guide let you learn how to install python3-getdns on Kali Linux

$ sudo apt update $ sudo apt install python3-getdns

2. Uninstall "python3-getdns" package

Please follow the steps below to uninstall python3-getdns on Kali Linux:

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

3. Information about the python3-getdns package on Kali Linux

Package: python3-getdns
Source: python-getdns (1.0.0~b1-5)
Version: 1.0.0~b1-5+b2
Installed-Size: 153
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.14), libgetdns10 (>= 1.4.0)
Suggests: python-getdns-doc
Size: 27584
SHA256: 23fd90c5f56fc0c9a8958902a20a0073b9fd3a912dd44d71f8e4c60c0485628e
SHA1: 69cd81e695730946dba33adc25afd1922822df0a
MD5sum: 5b1f74e5ba5621d78ec6a2112079d939
Description: 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:
Multi-Arch: same
Homepage: https://getdnsapi.org/
Section: python
Priority: optional
Filename: pool/main/p/python-getdns/python3-getdns_1.0.0~b1-5+b2_amd64.deb