How to Install and Uninstall libUnitTest++-2_0_0 Package on openSUSE Leap

Last updated: May 05,2024

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

Please follow the step by step instructions below to install libUnitTest++-2_0_0 on openSUSE Leap

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

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

Learn how to uninstall libUnitTest++-2_0_0 on openSUSE Leap:

$ sudo zypper remove libUnitTest++-2_0_0

3. Information about the libUnitTest++-2_0_0 package on openSUSE Leap

Information for package libUnitTest++-2_0_0:
--------------------------------------------
Repository : Main Repository
Name : libUnitTest++-2_0_0
Version : 2.0.0-bp155.3.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 58.1 KiB
Installed : No
Status : not installed
Source package : unittest-cpp-2.0.0-bp155.3.6.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.