How to Install and Uninstall python3-certbot-dns-rfc2136 Package on Kali Linux

Last updated: May 08,2024

1. Install "python3-certbot-dns-rfc2136" package

This guide let you learn how to install python3-certbot-dns-rfc2136 on Kali Linux

$ sudo apt update $ sudo apt install python3-certbot-dns-rfc2136

2. Uninstall "python3-certbot-dns-rfc2136" package

In this section, we are going to explain the necessary steps to uninstall python3-certbot-dns-rfc2136 on Kali Linux:

$ sudo apt remove python3-certbot-dns-rfc2136 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-certbot-dns-rfc2136 package on Kali Linux

Package: python3-certbot-dns-rfc2136
Source: python-certbot-dns-rfc2136
Version: 2.9.0-1
Installed-Size: 55
Maintainer: Debian Let's Encrypt
Architecture: all
Depends: certbot, python3-certbot-abi-2 (>= 2.9), python3-acme, python3-certbot, python3-dnspython, python3-pkg-resources, python3:any
Enhances: certbot
Size: 10600
SHA256: eabadc7c2f11283a4318c71a4cac5ded0b05fcbb0a8a9f86a9c95bd30166ef3f
SHA1: 67d5beec6942b56494f07624746c83e2d3015df8
MD5sum: 8032a49c7343fe5d87fcf0c92cc9d4d6
Description: RFC 2136 DNS plugin for Certbot
The objective of Certbot, Let's Encrypt, and the ACME (Automated
Certificate Management Environment) protocol is to make it possible
to set up an HTTPS server and have it automatically obtain a
browser-trusted certificate, without any human intervention. This is
accomplished by running a certificate management agent on the web
server.
.
This agent is used to:
.
- Automatically prove to the Let's Encrypt CA that you control the website
- Obtain a browser-trusted certificate and set it up on your web server
- Keep track of when your certificate is going to expire, and renew it
- Help you revoke the certificate if that ever becomes necessary.
.
This package contains the RFC 2136 DNS plugin to the main application.
Description-md5:
Homepage: https://certbot.eff.org/
Section: python
Priority: optional
Filename: pool/main/p/python-certbot-dns-rfc2136/python3-certbot-dns-rfc2136_2.9.0-1_all.deb