How to Install and Uninstall mingw32-cxxtest.noarch Package on Fedora 35
Last updated: November 24,2024
1. Install "mingw32-cxxtest.noarch" package
Learn how to install mingw32-cxxtest.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
mingw32-cxxtest.noarch
Copied
2. Uninstall "mingw32-cxxtest.noarch" package
Here is a brief guide to show you how to uninstall mingw32-cxxtest.noarch on Fedora 35:
$
sudo dnf remove
mingw32-cxxtest.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the mingw32-cxxtest.noarch package on Fedora 35
Last metadata expiration check: 1:55:36 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : mingw32-cxxtest
Version : 3.10.1
Release : 25.fc35
Architecture : noarch
Size : 46 k
Source : mingw-cxxtest-3.10.1-25.fc35.src.rpm
Repository : fedora
Summary : A JUnit-like testing framework for C++
URL : http://cxxtest.tigris.org
License : LGPLv2+
Description : CxxTest is a JUnit/CppUnit/xUnit-like framework for C++.
: Its advantages over existing alternatives are that it:
: - doesn't require RTTI
: - doesn't require member template functions
: - doesn't require exception handling
: - doesn't require any external libraries (including memory management,
: file/console I/O, graphics libraries)
Available Packages
Name : mingw32-cxxtest
Version : 3.10.1
Release : 25.fc35
Architecture : noarch
Size : 46 k
Source : mingw-cxxtest-3.10.1-25.fc35.src.rpm
Repository : fedora
Summary : A JUnit-like testing framework for C++
URL : http://cxxtest.tigris.org
License : LGPLv2+
Description : CxxTest is a JUnit/CppUnit/xUnit-like framework for C++.
: Its advantages over existing alternatives are that it:
: - doesn't require RTTI
: - doesn't require member template functions
: - doesn't require exception handling
: - doesn't require any external libraries (including memory management,
: file/console I/O, graphics libraries)