How to Install and Uninstall libcmocka0-32bit Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "libcmocka0-32bit" package

Here is a brief guide to show you how to install libcmocka0-32bit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libcmocka0-32bit

2. Uninstall "libcmocka0-32bit" package

This guide let you learn how to uninstall libcmocka0-32bit on openSuSE Tumbleweed:

$ sudo zypper remove libcmocka0-32bit

3. Information about the libcmocka0-32bit package on openSuSE Tumbleweed

Information for package libcmocka0-32bit:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcmocka0-32bit
Version : 1.1.7-3.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 49.4 KiB
Installed : No
Status : not installed
Source package : cmocka-1.1.7-3.2.src
Upstream URL : https://cmocka.org
Summary : Lightweight library to simplify and generalize unit tests for C
Description :
cmocka is an elegant unit testing framework for C with support for mock
objects. It only requires the standard C library, works on a range of computing
platforms (including embedded) and with different compilers.
Features:
* Support for mock objects
* Only requires the C library
* Several supported output formats (Subunit, TAP, jUnit XML)
* Fully documented API
* Test fixtures
* Exception handling for signals (SIGSEGV, SIGILL, ...)
* No fork() used
* Very well tested
* Testing of memory leaks, buffer overflows and underflows.
Also, CMocka tries to avoid the use of some of the newer features of C
compilers.

5. The same packages on other Linux Distributions