How to Install and Uninstall dehydrated-hook-ddns-tsig Package on Kali Linux

Last updated: May 20,2024

1. Install "dehydrated-hook-ddns-tsig" package

Please follow the step by step instructions below to install dehydrated-hook-ddns-tsig on Kali Linux

$ sudo apt update $ sudo apt install dehydrated-hook-ddns-tsig

2. Uninstall "dehydrated-hook-ddns-tsig" package

Please follow the guidelines below to uninstall dehydrated-hook-ddns-tsig on Kali Linux:

$ sudo apt remove dehydrated-hook-ddns-tsig $ sudo apt autoclean && sudo apt autoremove

3. Information about the dehydrated-hook-ddns-tsig package on Kali Linux

Package: dehydrated-hook-ddns-tsig
Version: 0.1.4-8
Installed-Size: 50
Maintainer: Debian Let's Encrypt Team
Architecture: all
Depends: dehydrated, python3, python3-dnspython
Size: 11720
SHA256: f43ea56739abe4a56493ad30d35bc76707f7a4138153d26a974d38c7a175383c
SHA1: 33f9de63288f876bac9b9be802574eee83d82db0
MD5sum: 0b3960938bb7df192ffdf62ac65db2d9
Description: dehydrated dns-01 challenge response support
This package provides a hook script to serve dns-01 challenge responses for
dehydrated.
.
It uses the dnspython API to perform dynamic DNS updates, creating a temporary
TXT record for the given domain, thereby proving ownership of the domain.
It requires a DNS-server capable of performing dynamic DNS updates, like bind9.
There is no need for the DNS-server to run on the local machine.
.
This is useful if you want to create ACME certificates for servers that do not
serve HTTP and/or are not exposed to the public internet.
Another important use case are wildcard certificates.
Description-md5:
Homepage: https://github.com/eferdman/dehydrated-hook-ddns-tsig
Section: misc
Priority: optional
Filename: pool/main/d/dehydrated-hook-ddns-tsig/dehydrated-hook-ddns-tsig_0.1.4-8_all.deb