How to Install and Uninstall python3-acme Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-acme" package

This is a short guide on how to install python3-acme on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-acme

2. Uninstall "python3-acme" package

This guide let you learn how to uninstall python3-acme on openSUSE Leap:

$ sudo zypper remove python3-acme

3. Information about the python3-acme package on openSUSE Leap

Information for package python3-acme:
-------------------------------------
Repository : Main Repository
Name : python3-acme
Version : 1.22.0-bp155.1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 412.4 KiB
Installed : No
Status : not installed
Source package : python-acme-1.22.0-bp155.1.10.src
Upstream URL : https://github.com/certbot/certbot
Summary : Python library for the ACME protocol
Description :
Python library implementing the Automatic Certificate Management Environment
(ACME) protocol. It is used by the certbot project. Formerly Let's Encrypt project.