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

Last updated: July 01,2024

1. Install "cpptest.x86_64" package

This is a short guide on how to install cpptest.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install cpptest.x86_64

2. Uninstall "cpptest.x86_64" package

Please follow the guidance below to uninstall cpptest.x86_64 on Fedora 34:

$ sudo dnf remove cpptest.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:05:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : cpptest
Version : 1.1.2
Release : 18.fc34
Architecture : x86_64
Size : 112 k
Source : cpptest-1.1.2-18.fc34.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.