How to Install and Uninstall uacme Package on openSuSE Tumbleweed

Last updated: May 03,2024

1. Install "uacme" package

Learn how to install uacme on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install uacme

2. Uninstall "uacme" package

Here is a brief guide to show you how to uninstall uacme on openSuSE Tumbleweed:

$ sudo zypper remove uacme

3. Information about the uacme package on openSuSE Tumbleweed

Information for package uacme:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : uacme
Version : 1.7.5-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 347.3 KiB
Installed : No
Status : not installed
Source package : uacme-1.7.5-2.1.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.