How to Install and Uninstall uacme Package on openSUSE Leap

Last updated: May 06,2024

1. Install "uacme" package

Please follow the steps below to install uacme on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install uacme

2. Uninstall "uacme" package

Please follow the steps below to uninstall uacme on openSUSE Leap:

$ sudo zypper remove uacme

3. Information about the uacme package on openSUSE Leap

Information for package uacme:
------------------------------
Repository : Main Repository
Name : uacme
Version : 1.5-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 302.1 KiB
Installed : No
Status : not installed
Source package : uacme-1.5-bp155.2.11.src
Upstream URL : https://github.com/ndilieto/uacme
Summary : A minimal ACMEv2 client
Description :
uacme is a client for the ACMEv2 protocol described in RFC8555,
written in plain C code with minimal dependencies.
The ACMEv2 protocol allows a Certificate Authority and an
applicant to automate the process of verification and certificate
issuance. The protocol also provides facilities for other
certificate management functions, such as certificate revocation.