How to Install and Uninstall mingw32-cppunit.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "mingw32-cppunit.noarch" package

Please follow the guidance below to install mingw32-cppunit.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install mingw32-cppunit.noarch

2. Uninstall "mingw32-cppunit.noarch" package

In this section, we are going to explain the necessary steps to uninstall mingw32-cppunit.noarch on Fedora 34:

$ sudo dnf remove mingw32-cppunit.noarch $ sudo dnf autoremove

3. Information about the mingw32-cppunit.noarch package on Fedora 34

Last metadata expiration check: 3:47:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mingw32-cppunit
Version : 1.12.1
Release : 26.fc34
Architecture : noarch
Size : 1.4 M
Source : mingw-cppunit-1.12.1-26.fc34.src.rpm
Repository : fedora
Summary : MinGW Windows C++ unit testing framework
URL : http://cppunit.sourceforge.net/
License : LGPLv2+
Description : CppUnit is the C++ port of the famous JUnit framework for unit testing.
: Test output is in XML for automatic testing and GUI based for supervised
: tests.
:
: MinGW Windows C++ unit testing framework.