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

Last updated: May 07,2024

1. Install "python-letsencrypt" package

This guide let you learn how to install python-letsencrypt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-letsencrypt

2. Uninstall "python-letsencrypt" package

This guide let you learn how to uninstall python-letsencrypt on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-letsencrypt
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: 24
Depends: python-acme (>= 0.4.1), python-certbot, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: certbot
Filename: pool/universe/p/python-letsencrypt/python-letsencrypt_0.7.0-0ubuntu0.16.04.1_all.deb
Size: 5062
MD5sum: 220522e53d31cef9bf9f38e5505e0fe2
SHA1: 566fd52d912dcc9576ac279f8fa79ab2b2b2ec24
SHA256: 396d2d1bf352567e46b03e64ceb0c8f9bcb9c1c36de1cf54c42e3053c041c6cf
SHA512: 78656efe096c67b35cbc8156812d6008e4092e209b7a51b2ba7a180f7ce91273bac0c83bcd86d13b8d26f7ec51b1dad5f26767c9fd62c5385660dc174556276d
Homepage: https://letsencrypt.org/
Description-en: Let's Encrypt main library
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 a compatibility shim to allow older letsencrypt plugins
to work with the newer python-certbot module
Description-md5: 7daadf4b5cfcb38468b923ee1aaa7401

Package: python-letsencrypt
Priority: optional
Section: universe/python
Installed-Size: 705
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Let's Encrypt
Architecture: all
Version: 0.4.1-1
Depends: python-acme (>= 0.4.1), python-configargparse, python-configobj, python-cryptography (>= 0.7), python-dialog, python-mock, python-openssl, python-parsedatetime, python-pkg-resources, python-psutil, python-rfc3339, python-six, python-tz, python-zope.component, python-zope.interface, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: letsencrypt
Breaks: python-letsencrypt-apache (<< 0.4.1)
Filename: pool/universe/p/python-letsencrypt/python-letsencrypt_0.4.1-1_all.deb
Size: 129022
MD5sum: 662ca0b698ffda27c7a670d25f5864e8
SHA1: 8d608647a29959d9cb83a85fbbc52e87d8b6a829
SHA256: 48825bb576e4e1cc6aee1edd926305bb0d04850d963854273d1cf0aa19c40bd7
Description-en: Let's Encrypt main library
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 main libraries.
Description-md5: 0db0027fd10a6c6971e59a98760dceff
Homepage: https://letsencrypt.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu