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

Last updated: May 17,2024

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

This tutorial shows how to install python3-certbot-dns-cloudflare on Kali Linux

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

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

This guide let you learn how to uninstall python3-certbot-dns-cloudflare on Kali Linux:

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

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

Package: python3-certbot-dns-cloudflare
Source: python-certbot-dns-cloudflare
Version: 2.0.0-1
Installed-Size: 43
Maintainer: Debian Let's Encrypt
Architecture: all
Depends: certbot, python3-certbot-abi-2 (>= 2.0), python3-acme, python3-certbot, python3-cloudflare, python3-pkg-resources, python3:any
Enhances: certbot
Size: 8908
SHA256: 1c91f735094b6cf1c02423df9d6d40f81e97deccd1b8dd492925b66d1b2b6fb2
SHA1: c9d0a68b371a0ebd7f084121ca734ee0d30e6915
MD5sum: 4686994f1fa7ba0c0148c2012fc02fcc
Description: Cloudflare 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 Cloudflare DNS plugin to the main application.
Description-md5:
Homepage: https://certbot.eff.org/
Section: python
Priority: optional
Filename: pool/main/p/python-certbot-dns-cloudflare/python3-certbot-dns-cloudflare_2.0.0-1_all.deb