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

Last updated: May 16,2024

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

Please follow the guidance below to install python3-certbot-dns-route53 on Kali Linux

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

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

This guide covers the steps necessary to uninstall python3-certbot-dns-route53 on Kali Linux:

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

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

Package: python3-certbot-dns-route53
Source: python-certbot-dns-route53
Version: 2.9.0-1
Installed-Size: 49
Maintainer: Debian Let's Encrypt Team
Architecture: all
Depends: certbot, python3-certbot-abi-2 (>= 2.9), python3-acme, python3-boto3, python3-certbot, python3-pkg-resources, python3:any
Enhances: certbot
Size: 9208
SHA256: c513938a6625d48b5e7e6afb5edfaa1d598847058376618893d6f5c9d0b314f6
SHA1: c585a724b5355bfc522661b3700934f359878709
MD5sum: 0fd2600b44f010ccda0fa2fb670b2b4a
Description: Route53 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 Route53 DNS plugin to the main application.
Description-md5:
Homepage: https://certbot.eff.org/
Section: python
Priority: optional
Filename: pool/main/p/python-certbot-dns-route53/python3-certbot-dns-route53_2.9.0-1_all.deb