How to Install and Uninstall pdns-backend-bind Package on Kali Linux

Last updated: May 16,2024

1. Install "pdns-backend-bind" package

Here is a brief guide to show you how to install pdns-backend-bind on Kali Linux

$ sudo apt update $ sudo apt install pdns-backend-bind

2. Uninstall "pdns-backend-bind" package

This is a short guide on how to uninstall pdns-backend-bind on Kali Linux:

$ sudo apt remove pdns-backend-bind $ sudo apt autoclean && sudo apt autoremove

3. Information about the pdns-backend-bind package on Kali Linux

Package: pdns-backend-bind
Source: pdns
Version: 4.8.3-4
Installed-Size: 329
Maintainer: pdns packagers
Architecture: amd64
Provides: pdns-backend
Depends: pdns-server (= 4.8.3-4), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 107244
SHA256: f4658bc13619a9e1457180d88c898ba20ec7f1f499c24133efc0e8ac39eea5eb
SHA1: a12fad55d301f9d3ab4bc874327cbf7b91e53153
MD5sum: cef28560bb710f85979255fe01b5a6ce
Description: BIND backend for PowerDNS
PowerDNS is a versatile nameserver which supports a large number
of different backends ranging from simple zonefiles to relational
databases and load balancing/failover algorithms.
PowerDNS tries to emphasize speed and security.
.
This package contains the bind backend for the PowerDNS nameserver.
Zone data will be read from flat BIND-style zone files, and the list
of zones needs to be given in a named.conf-style file.
Description-md5:
Homepage: https://www.powerdns.com/
Section: net
Priority: optional
Filename: pool/main/p/pdns/pdns-backend-bind_4.8.3-4_amd64.deb