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

Last updated: October 06,2024

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

This is a short guide on how to install python3-certbot-dns-google.noarch on CentOS 8 / RHEL 8

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

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

Please follow the step by step instructions below to uninstall python3-certbot-dns-google.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 7:47:05 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-certbot-dns-google
Version : 1.14.0
Release : 1.el8
Architecture : noarch
Size : 27 k
Source : python-certbot-dns-google-1.14.0-1.el8.src.rpm
Repository : epel
Summary : Google Cloud DNS Authenticator plugin for Certbot
URL : https://pypi.python.org/pypi/certbot-dns-google
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 Google Cloud DNS.
:
: This is the Python 3 version of the package.