How to Install and Uninstall python3-certbot-dns-route53.noarch Package on Rocky Linux 8

Last updated: May 18,2024

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

This guide covers the steps necessary to install python3-certbot-dns-route53.noarch on Rocky Linux 8

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

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

Please follow the step by step instructions below to uninstall python3-certbot-dns-route53.noarch on Rocky Linux 8:

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

3. Information about the python3-certbot-dns-route53.noarch package on Rocky Linux 8

Last metadata expiration check: 2:21:57 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-certbot-dns-route53
Version : 1.22.0
Release : 1.el8
Architecture : noarch
Size : 26 k
Source : python-certbot-dns-route53-1.22.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.