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

Last updated: October 15,2024

1. Install "cpptest.i686" package

Please follow the guidance below to install cpptest.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install cpptest.i686

2. Uninstall "cpptest.i686" package

Please follow the guidelines below to uninstall cpptest.i686 on Fedora 39:

$ sudo dnf remove cpptest.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:30:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : cpptest
Version : 1.1.2
Release : 22.fc39
Architecture : i686
Size : 115 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.