How to Install and Uninstall catch.i686 Package on Fedora 39
Last updated: January 12,2025
1. Install "catch.i686" package
In this section, we are going to explain the necessary steps to install catch.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
catch.i686
Copied
2. Uninstall "catch.i686" package
Here is a brief guide to show you how to uninstall catch.i686 on Fedora 39:
$
sudo dnf remove
catch.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the catch.i686 package on Fedora 39
Last metadata expiration check: 5:10:30 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : catch
Version : 3.4.0
Release : 2.fc39
Architecture : i686
Size : 343 k
Source : catch-3.4.0-2.fc39.src.rpm
Repository : fedora
Summary : Modern, C++-native, header-only, framework for unit-tests, TDD and BDD
URL : https://github.com/catchorg/Catch2
License : BSL-1.0
Description : Catch stands for C++ Automated Test Cases in Headers and is a
: multi-paradigm automated test framework for C++ and Objective-C (and,
: maybe, C). It is implemented entirely in a set of header files, but
: is packaged up as a single header for extra convenience.
Available Packages
Name : catch
Version : 3.4.0
Release : 2.fc39
Architecture : i686
Size : 343 k
Source : catch-3.4.0-2.fc39.src.rpm
Repository : fedora
Summary : Modern, C++-native, header-only, framework for unit-tests, TDD and BDD
URL : https://github.com/catchorg/Catch2
License : BSL-1.0
Description : Catch stands for C++ Automated Test Cases in Headers and is a
: multi-paradigm automated test framework for C++ and Objective-C (and,
: maybe, C). It is implemented entirely in a set of header files, but
: is packaged up as a single header for extra convenience.