How to Install and Uninstall libUnitTest++-2_0_0 Package on openSuSE Tumbleweed

Last updated: November 07,2024

1. Install "libUnitTest++-2_0_0" package

Please follow the guidelines below to install libUnitTest++-2_0_0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libUnitTest++-2_0_0

2. Uninstall "libUnitTest++-2_0_0" package

Please follow the guidelines below to uninstall libUnitTest++-2_0_0 on openSuSE Tumbleweed:

$ sudo zypper remove libUnitTest++-2_0_0

3. Information about the libUnitTest++-2_0_0 package on openSuSE Tumbleweed

Information for package libUnitTest++-2_0_0:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libUnitTest++-2_0_0
Version : 2.0.0-2.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 58.2 KiB
Installed : No
Status : not installed
Source package : unittest-cpp-2.0.0-2.5.src
Upstream URL : https://github.com/unittest-cpp
Summary : A unit testing framework for C++
Description :
UnitTest++ is a unit testing framework for C++. It was designed
to do test-driven development on a wide variety of platforms.
UnitTest++ is mostly standard C++ and makes minimal use of
advanced library and language features.