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

Last updated: September 18,2024

1. Install "mingw32-cppunit.noarch" package

Learn how to install mingw32-cppunit.noarch on Fedora 35

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

2. Uninstall "mingw32-cppunit.noarch" package

Please follow the instructions below to uninstall mingw32-cppunit.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:11:16 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : mingw32-cppunit
Version : 1.12.1
Release : 27.fc35
Architecture : noarch
Size : 1.5 M
Source : mingw-cppunit-1.12.1-27.fc35.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.