How to Install and Uninstall python3-certbot-dns-google Package on Kali Linux

Last updated: May 06,2024

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

Please follow the step by step instructions below to install python3-certbot-dns-google on Kali Linux

$ sudo apt update $ sudo apt install python3-certbot-dns-google

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

Please follow the guidelines below to uninstall python3-certbot-dns-google on Kali Linux:

$ sudo apt remove python3-certbot-dns-google $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-certbot-dns-google package on Kali Linux

Package: python3-certbot-dns-google
Source: python-certbot-dns-google
Version: 2.0.0-2
Installed-Size: 43
Maintainer: Debian Let's Encrypt Team
Architecture: all
Depends: certbot, python3-certbot-abi-2 (>= 2.0), python3-acme, python3-certbot, python3-googleapi (>= 1.5.5~), python3-httplib2, python3-oauth2client (>= 4.0), python3-pkg-resources, python3:any
Enhances: certbot
Size: 8732
SHA256: 12cc766dad47de13e774b439c768aa4f00a8f46fd1541374369cb4c2130c4337
SHA1: 130a908a4797307e38afc252a88c71d959ffe139
MD5sum: 58ee2e47dbe8f8ed06127d2ea0dbb538
Description: Google DNS plugin for Certbot
The objective of Certbot, Let's Encrypt, and the ACME (Automated
Certificate Management Environment) protocol is to make it possible
to set up an HTTPS server and have it automatically obtain a
browser-trusted certificate, without any human intervention. This is
accomplished by running a certificate management agent on the web
server.
.
This agent is used to:
.
- Automatically prove to the Let's Encrypt CA that you control the website
- Obtain a browser-trusted certificate and set it up on your web server
- Keep track of when your certificate is going to expire, and renew it
- Help you revoke the certificate if that ever becomes necessary.
.
This package contains the Google DNS plugin to the main application.
Description-md5:
Homepage: https://certbot.eff.org/
Section: python
Priority: optional
Filename: pool/main/p/python-certbot-dns-google/python3-certbot-dns-google_2.0.0-2_all.deb