How to Install and Uninstall cppunit.x86_64 Package on Fedora 36

Last updated: January 15,2025

1. Install "cppunit.x86_64" package

Learn how to install cppunit.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install cppunit.x86_64

2. Uninstall "cppunit.x86_64" package

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

$ sudo dnf remove cppunit.x86_64 $ sudo dnf autoremove

3. Information about the cppunit.x86_64 package on Fedora 36

Last metadata expiration check: 2:52:01 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : cppunit
Version : 1.15.1
Release : 6.fc36
Architecture : x86_64
Size : 138 k
Source : cppunit-1.15.1-6.fc36.src.rpm
Repository : fedora
Summary : C++ unit testing framework
URL : https://www.freedesktop.org/wiki/Software/cppunit/
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.