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

Last updated: May 19,2024

1. Install "python-letsencrypt-doc" package

In this section, we are going to explain the necessary steps to install python-letsencrypt-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-letsencrypt-doc" package

Here is a brief guide to show you how to uninstall python-letsencrypt-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-letsencrypt-doc
Priority: optional
Section: universe/doc
Installed-Size: 2017
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Let's Encrypt
Architecture: all
Source: python-letsencrypt
Version: 0.4.1-1
Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common
Filename: pool/universe/p/python-letsencrypt/python-letsencrypt-doc_0.4.1-1_all.deb
Size: 165404
MD5sum: 41f153a03005ee361fd77e65fe1ae68d
SHA1: de0366ef3062fed3904f480771b7a8b391a9e4d3
SHA256: 00945072e48b10e96992dbd533552af044cead1496b32661908b9c19e31cffdb
Description-en: Let's Encrypt client documentation
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 documentation.
Description-md5: 3a36fb3692f2ba04f28a6ea3859e5844
Homepage: https://letsencrypt.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu