How to Install and Uninstall cpptest.x86_64 Package on Amazon Linux 2
Last updated: January 06,2025
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
Copied
$
sudo yum install
cpptest.x86_64
Copied
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
Copied
$
sudo yum autoremove
Copied
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.
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.