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

Last updated: April 29,2024

1. Install "Catch2-devel" package

Here is a brief guide to show you how to install Catch2-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install Catch2-devel

2. Uninstall "Catch2-devel" package

Please follow the guidance below to uninstall Catch2-devel on openSUSE Leap:

$ sudo zypper remove Catch2-devel

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

Information for package Catch2-devel:
-------------------------------------
Repository : Main Repository
Name : Catch2-devel
Version : 3.3.0-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 25.4 MiB
Installed : No
Status : not installed
Source package : Catch2-3.3.0-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 modern C++14 and newer.
It also provides basic micro-benchmarking features, and simple BDD macros.