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

Last updated: June 05,2024

1. Install "python-acme" package

Please follow the guidelines below to install python-acme on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-acme

2. Uninstall "python-acme" package

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

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

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

Package: python-acme
Architecture: all
Version: 0.31.0-2~ubuntu16.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: 278
Depends: ca-certificates, python-openssl (>= 0.15), python-cryptography (>= 1.2.3), python-josepy, python-mock, python-requests, python-requests-toolbelt, python-rfc3339, python-setuptools (>= 11.3~), python-six (>= 1.9.0), python-tz, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-acme-doc
Breaks: certbot (<< 0.20.0-1)
Filename: pool/universe/p/python-acme/python-acme_0.31.0-2~ubuntu16.04.1_all.deb
Size: 49186
MD5sum: 053d8bcf01a34be32073844437639046
SHA1: 73c229d0e9e616db3e7df9dba424b608f326d8cd
SHA256: af25bcdebbb02e76fef4bb15d9c974a2b6f7670d679bd81d165fe7c36ef06acd
SHA512: cde588dbfd00d36b6fdc7125a0d7e398ae5db8b3783219d1805c5b7a086063214981b5902b1e51783a342aa1e4eca7de7d8d1d364561ce2f6e1ac564d980a1f0
Homepage: https://letsencrypt.org/
Description-en: ACME protocol library for Python 2
This is a library used by the Let's Encrypt client for the ACME
(Automated Certificate Management Environment). The ACME protocol is
designed as part of the Let's Encrypt project, to make it possible to
setup an HTTPS server and have it automatically obtain a
browser-trusted certificate, without any human intervention. This
library implements the protocol used for proving the control of a
domain. This library is Python 2.
Description-md5: e9984343fb79b5b38891196fe71a1b00

Package: python-acme
Priority: optional
Section: universe/python
Installed-Size: 317
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Let's Encrypt
Architecture: all
Version: 0.4.1-1
Depends: ca-certificates, python-openssl (>= 0.15), python-cryptography (>= 0.8), python-mock, python-ndg-httpsclient, python-pkg-resources, python-pyasn1, python-requests, python-rfc3339, python-six, python-tz, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Breaks: python-letsencrypt (<< 0.4.1)
Filename: pool/universe/p/python-acme/python-acme_0.4.1-1_all.deb
Size: 56994
MD5sum: 7a48f51fe79a8a2a1249d6f07eaaf618
SHA1: 75d7dcc0ecfaa1f2b31217d566dba96a61a8e37b
SHA256: 03d0f8bc46072dcd7a905db5bcad6e606c028a9c1e0a68617f26e9e86d1b4f45
Description-en: ACME protocol library for Python 2
This is a library used by the Let's Encrypt client for the ACME
(Automated Certificate Management Environment). The ACME protocol is
designed as part of the Let's Encrypt project, to make it possible to
setup an HTTPS server and have it automatically obtain a
browser-trusted certificate, without any human intervention. This
library implements the protocol used for proving the control of a
domain. This library is Python 2.
Description-md5: e9984343fb79b5b38891196fe71a1b00
Homepage: https://letsencrypt.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu