How to Install and Uninstall python3-certbot-dns-google.noarch Package on Oracle Linux 8

Last updated: June 30,2024

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

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

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

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

Learn how to uninstall python3-certbot-dns-google.noarch on Oracle Linux 8:

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

3. Information about the python3-certbot-dns-google.noarch package on Oracle Linux 8

Last metadata expiration check: 3:34:23 ago on Mon Sep 12 02:51:38 2022.
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.