How to Install and Uninstall python3-certbot-dns-google.noarch Package on Fedora 34

Last updated: May 17,2024

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

In this section, we are going to explain the necessary steps to install python3-certbot-dns-google.noarch on Fedora 34

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

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

This tutorial shows how to uninstall python3-certbot-dns-google.noarch on Fedora 34:

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

3. Information about the python3-certbot-dns-google.noarch package on Fedora 34

Last metadata expiration check: 2:32:22 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-certbot-dns-google
Version : 1.22.0
Release : 1.fc34
Architecture : noarch
Size : 25 k
Source : python-certbot-dns-google-1.22.0-1.fc34.src.rpm
Repository : updates
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.