How to Install and Uninstall python-letsencrypt-apache Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "python-letsencrypt-apache" package

Please follow the instructions below to install python-letsencrypt-apache on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-letsencrypt-apache

2. Uninstall "python-letsencrypt-apache" package

Please follow the instructions below to uninstall python-letsencrypt-apache on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-letsencrypt-apache $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-letsencrypt-apache package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-letsencrypt-apache
Architecture: all
Version: 0.7.0-0ubuntu0.16.04.1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Let's Encrypt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 23
Depends: apache2, letsencrypt (>= 0.7.0~), python-certbot-apache, python-letsencrypt, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-letsencrypt-apache/python-letsencrypt-apache_0.7.0-0ubuntu0.16.04.1_all.deb
Size: 4098
MD5sum: c95a34be065e504632e57086a2be020c
SHA1: 67386d5e99f73b0875ed658f8d1b1d3671534b26
SHA256: 9c45bf74cd5466e239946e5f77082ce91e42b40e6737bc27e281baed3be150da
SHA512: bb3961cac0e7bca93bc40ed30c8ebac6e96bae72518a9f4a24a5baddf848897967f174b6d35add398cc36c7898031867d3c39c332f7b88813a47cc95a1398916
Homepage: https://letsencrypt.org/
Description-en: Apache plugin for Let's Encrypt
The objective of 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 compat layer Apache plugin for legacy LetsEncrypt plugins.
Description-md5: d0f0b37df922816c29c028b1657fe814

Package: python-letsencrypt-apache
Priority: optional
Section: universe/python
Installed-Size: 236
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Let's Encrypt
Architecture: all
Version: 0.4.1-1
Depends: apache2, letsencrypt (>= 0.4.1~), python-acme, python-augeas, python-letsencrypt, python-mock, python-pkg-resources, python-zope.component, python-zope.interface, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-letsencrypt-apache/python-letsencrypt-apache_0.4.1-1_all.deb
Size: 44882
MD5sum: 5306fbe17709efc0aae1d011b70dc85d
SHA1: 4a005927ee1dfd8082b594d9e35be37d54b942b6
SHA256: 37d4de254aa76d3c7c8c91b3e82af0e3c7b7a5343136476dcfc5fec865be8b2d
Description-en: Apache plugin for Let's Encrypt
The objective of 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: 5d1a783ca87e37a0e563d9aeb49fa650
Homepage: https://letsencrypt.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu