How to Install and Uninstall python3-certbot-dns-google.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

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

Please follow the instructions below to install python3-certbot-dns-google.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This guide let you learn how to uninstall python3-certbot-dns-google.noarch on Red Hat Enterprise Linux 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 Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:48:08 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-certbot-dns-google
Version : 1.22.0
Release : 1.el8
Architecture : noarch
Size : 28 k
Source : python-certbot-dns-google-1.22.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.