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

Last updated: September 19,2024

1. Install "cpptest.i686" package

In this section, we are going to explain the necessary steps to install cpptest.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install cpptest.i686

2. Uninstall "cpptest.i686" package

Learn how to uninstall cpptest.i686 on Fedora 34:

$ sudo dnf remove cpptest.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:12:09 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : cpptest
Version : 1.1.2
Release : 18.fc34
Architecture : i686
Size : 115 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.