How to Install and Uninstall ucommon Package on openSUSE Leap

Last updated: January 12,2025

1. Install "ucommon" package

Here is a brief guide to show you how to install ucommon on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ucommon

2. Uninstall "ucommon" package

Please follow the step by step instructions below to uninstall ucommon on openSUSE Leap:

$ sudo zypper remove ucommon

3. Information about the ucommon package on openSUSE Leap

Information for package ucommon:
--------------------------------
Repository : Main Repository
Name : ucommon
Version : 7.0.1-bp155.2.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 225.4 KiB
Installed : No
Status : not installed
Source package : ucommon-7.0.1-bp155.2.17.src
Upstream URL : http://www.gnu.org/software/commoncpp
Summary : Runtime library for portable C++ threading and sockets
Description :
GNU uCommon C++ is a lightweight library to facilitate using C++
design patterns even for very deeply embedded applications, such as
for systems using uClibc along with POSIX threading support.
This subpackage contains a collection of command line tools that use
various aspects of the ucommon library. Some may be needed to prepare
files or for development of applications.