How to Install and Uninstall Catch2-2-devel Package on openSUSE Leap

Last updated: September 28,2024

1. Install "Catch2-2-devel" package

Learn how to install Catch2-2-devel on openSUSE Leap

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

2. Uninstall "Catch2-2-devel" package

In this section, we are going to explain the necessary steps to uninstall Catch2-2-devel on openSUSE Leap:

$ sudo zypper remove Catch2-2-devel

3. Information about the Catch2-2-devel package on openSUSE Leap

Information for package Catch2-2-devel:
---------------------------------------
Repository : Main Repository
Name : Catch2-2-devel
Version : 2.13.10-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 952.2 KiB
Installed : No
Status : not installed
Source package : Catch2-2-2.13.10-bp155.1.6.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.