How to Install and Uninstall libcheck0 Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "libcheck0" package

In this section, we are going to explain the necessary steps to install libcheck0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libcheck0

2. Uninstall "libcheck0" package

Please follow the guidance below to uninstall libcheck0 on openSuSE Tumbleweed:

$ sudo zypper remove libcheck0

3. Information about the libcheck0 package on openSuSE Tumbleweed

Information for package libcheck0:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcheck0
Version : 0.15.2-2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 76.0 KiB
Installed : No
Status : not installed
Source package : check-0.15.2-2.13.src
Upstream URL : https://libcheck.github.io/check/
Summary : Unit Test Framework for C
Description :
Check is a unit test framework for C. It features a simple interface for
defining unit tests, limitating the developer the less possible. Tests
are run in a separate address space, so Check cancatch both, assertion
failures and code errors that cause segmentationfaults or other
signals. The output of unit tests can be used within source code
editors and IDEs.

5. The same packages on other Linux Distributions