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

Last updated: May 12,2024

1. Install "python3-certbot-apache" package

This is a short guide on how to install python3-certbot-apache on Kali Linux

$ sudo apt update $ sudo apt install python3-certbot-apache

2. Uninstall "python3-certbot-apache" package

Learn how to uninstall python3-certbot-apache on Kali Linux:

$ sudo apt remove python3-certbot-apache $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-certbot-apache
Source: python-certbot-apache
Version: 2.9.0-1
Installed-Size: 883
Maintainer: Debian Let's Encrypt
Architecture: all
Replaces: python-letsencrypt-apache
Depends: apache2, certbot, python3-certbot-abi-2 (>= 2.9), python3-acme, python3-augeas, python3-certbot, python3-importlib-resources | python3-supported-min (>= 3.9), python3-pkg-resources, python3:any
Suggests: python-certbot-apache-doc
Breaks: python-letsencrypt-apache
Size: 125480
SHA256: 39055201c794d0b8e76df6fc21e4ef446a218286088337c4225e492d97a7fc82
SHA1: a1304fcafad820ca1387b77929edec98f373342a
MD5sum: b1b08483a4f8dc1e6db40c61bcab84f3
Description: Apache 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 Apache plugin to the main application.
Description-md5:
Homepage: https://letsencrypt.org/
Section: python
Priority: optional
Filename: pool/main/p/python-certbot-apache/python3-certbot-apache_2.9.0-1_all.deb