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

Last updated: May 08,2024

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

This guide let you learn how to install python3-certbot-dns-standalone on Kali Linux

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

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

Please follow the steps below to uninstall python3-certbot-dns-standalone on Kali Linux:

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

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

Package: python3-certbot-dns-standalone
Source: python-certbot-dns-standalone
Version: 1.1-2
Installed-Size: 36
Maintainer: Debian Let's Encrypt
Architecture: all
Depends: certbot, python3-acme-abi-2, python3-certbot-abi-2, python3-acme, python3-certbot, python3-dnslib, python3-pkg-resources, python3:any
Enhances: certbot
Size: 7108
SHA256: 7f11075e4348f635251ef9e4e033f7cb4f881e6749441e36383fe619186a3639
SHA1: 22c19a399a2fbcdabf0c75540aebd003c99549f4
MD5sum: 17098adde449092e3de4e00fdfe88e12
Description: Standalone DNS Authenticator 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 a plugin that uses an integrated DNS server to respond
to the _acme-challenge records.
Description-md5:
Homepage: https://github.com/siilike/certbot-dns-standalone
Section: python
Priority: optional
Filename: pool/main/p/python-certbot-dns-standalone/python3-certbot-dns-standalone_1.1-2_all.deb