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

Last updated: May 18,2024

1. Install "cpptest.x86_64" package

Please follow the step by step instructions below to install cpptest.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install cpptest.x86_64

2. Uninstall "cpptest.x86_64" package

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

$ sudo yum remove cpptest.x86_64 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : cpptest
Arch : x86_64
Version : 1.1.1
Release : 9.amzn2.0.2
Size : 43 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.