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

Last updated: November 26,2024

1. Install "mingw32-cppunit.noarch" package

This guide covers the steps necessary to install mingw32-cppunit.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 1:41:09 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : mingw32-cppunit
Version : 1.12.1
Release : 29.fc37
Architecture : noarch
Size : 1.5 M
Source : mingw-cppunit-1.12.1-29.fc37.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.