How to Install and Uninstall cpptest.x86_64 Package on Fedora 39

Last updated: January 11,2025

1. Install "cpptest.x86_64" package

This guide covers the steps necessary to install cpptest.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install cpptest.x86_64

2. Uninstall "cpptest.x86_64" package

This guide covers the steps necessary to uninstall cpptest.x86_64 on Fedora 39:

$ sudo dnf remove cpptest.x86_64 $ sudo dnf autoremove

3. Information about the cpptest.x86_64 package on Fedora 39

Last metadata expiration check: 1:17:51 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : cpptest
Version : 1.1.2
Release : 22.fc39
Architecture : x86_64
Size : 112 k
Source : cpptest-1.1.2-22.fc39.src.rpm
Repository : fedora
Summary : A portable and powerful and simple unit testing framework for C++
URL : http://cpptest.sourceforge.net/
License : LGPLv2+
Description : CppTest is a portable and powerful, yet simple, unit testing framework
: for handling automated tests in C++. The focus lies on usability and
: extendability.