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

Last updated: September 30,2024

1. Install "cpptest.x86_64" package

This guide let you learn how to install cpptest.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install cpptest.x86_64

2. Uninstall "cpptest.x86_64" package

Please follow the steps below to uninstall cpptest.x86_64 on Fedora 36:

$ sudo dnf remove cpptest.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:45:00 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : cpptest
Version : 1.1.2
Release : 19.fc36
Architecture : x86_64
Size : 112 k
Source : cpptest-1.1.2-19.fc36.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.