How to Install and Uninstall python3-certbot-dns-route53.noarch Package on CentOS 8 / RHEL 8

Last updated: October 06,2024

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

Learn how to install python3-certbot-dns-route53.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-certbot-dns-route53.noarch

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

In this section, we are going to explain the necessary steps to uninstall python3-certbot-dns-route53.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-certbot-dns-route53.noarch $ sudo dnf autoremove

3. Information about the python3-certbot-dns-route53.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:47:13 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-certbot-dns-route53
Version : 1.14.0
Release : 1.el8
Architecture : noarch
Size : 26 k
Source : python-certbot-dns-route53-1.14.0-1.el8.src.rpm
Repository : epel
Summary : Route53 DNS Authenticator plugin for Certbot
URL : https://pypi.python.org/pypi/certbot-dns-route53
License : ASL 2.0
Description : This certbot plugin automates the process of completing an ACME
: dns-01 challenge by creating, and subsequently removing, TXT
: records using AWS Route53.
:
: This is the Python 3 version of the package.