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

Last updated: May 16,2024

1. Install "python3-ldns" package

Please follow the guidance below to install python3-ldns on Kali Linux

$ sudo apt update $ sudo apt install python3-ldns

2. Uninstall "python3-ldns" package

Please follow the guidelines below to uninstall python3-ldns on Kali Linux:

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

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

Package: python3-ldns
Source: ldns (1.8.3-1)
Version: 1.8.3-1+b1
Installed-Size: 1432
Maintainer: Debian DNS Team
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.28), libldns3 (>= 1.8.3), libpython3.11 (>= 3.11.0)
Size: 222024
SHA256: fcb610b3c10f3c8a4e7cdbcef39f6ef356c9f788eb53b55708ad7257e7fcc5a6
SHA1: 6f52a13d241c6748374eb88205f5c39feac99d39
MD5sum: 374483793edb1572ad0844e094678759
Description: ldns library for DNS programming - Python3 bindings
The goal of ldns is to simplify DNS programming, it supports recent RFCs
like the DNSSEC documents, and allows developers to easily create software
conforming to current RFCs, and experimental software for current Internet
Drafts.
.
This archive contains modules that allow you to use LDNS Library in
Python3 programs.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.nlnetlabs.nl/projects/ldns/about/
Section: python
Priority: extra
Filename: pool/main/l/ldns/python3-ldns_1.8.3-1+b1_amd64.deb