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

Last updated: October 07,2024

1. Install "mingw32-cppunit.noarch" package

In this section, we are going to explain the necessary steps to install mingw32-cppunit.noarch on Fedora 36

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

2. Uninstall "mingw32-cppunit.noarch" package

Here is a brief guide to show you how to uninstall mingw32-cppunit.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:08:38 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : mingw32-cppunit
Version : 1.12.1
Release : 28.fc36
Architecture : noarch
Size : 1.5 M
Source : mingw-cppunit-1.12.1-28.fc36.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.