How to Install and Uninstall Catch2-2-devel Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "Catch2-2-devel" package

Please follow the guidelines below to install Catch2-2-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install Catch2-2-devel

2. Uninstall "Catch2-2-devel" package

Please follow the guidance below to uninstall Catch2-2-devel on openSuSE Tumbleweed:

$ sudo zypper remove Catch2-2-devel

3. Information about the Catch2-2-devel package on openSuSE Tumbleweed

Information for package Catch2-2-devel:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : Catch2-2-devel
Version : 2.13.10-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 952.8 KiB
Installed : No
Status : not installed
Source package : Catch2-2-2.13.10-1.4.src
Upstream URL : https://github.com/catchorg/Catch2/
Summary : A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD
Description :
Catch2 stands for C++ Automated Test Cases in a Header and is a multi-paradigm
test framework for C++. which also supports Objective-C (and maybe C).
It is primarily distributed as a single header file, although certain
extensions may require additional headers.
This package provides version 2.x of Catch2.