How to Install and Uninstall unittest-cpp.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 27,2024

1. Install "unittest-cpp.x86_64" package

This is a short guide on how to install unittest-cpp.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install unittest-cpp.x86_64

2. Uninstall "unittest-cpp.x86_64" package

This is a short guide on how to uninstall unittest-cpp.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove unittest-cpp.x86_64 $ sudo dnf autoremove

3. Information about the unittest-cpp.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:56:27 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : unittest-cpp
Version : 2.0.0
Release : 9.el8
Architecture : x86_64
Size : 37 k
Source : unittest-cpp-2.0.0-9.el8.src.rpm
Repository : epel
Summary : Lightweight unit testing framework for C++
URL : https://github.com/unittest-cpp/unittest-cpp
License : MIT
Description : unittest-cpp is a lightweight unit testing framework for C++.
: Simplicity, portability, speed, and small footprint are all
: very important aspects of unittest-cpp.