How to Install and Uninstall cpptest.i686 Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "cpptest.i686" package

Please follow the instructions below to install cpptest.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install cpptest.i686

2. Uninstall "cpptest.i686" package

This tutorial shows how to uninstall cpptest.i686 on Amazon Linux 2:

$ sudo yum remove cpptest.i686 $ sudo yum autoremove

3. Information about the cpptest.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : cpptest
Arch : i686
Version : 1.1.1
Release : 9.amzn2.0.2
Size : 45 k
Repo : amzn2-core/2/x86_64
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.