How to Install and Uninstall unittest-cpp.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "unittest-cpp.x86_64" package

Please follow the guidance below to install unittest-cpp.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "unittest-cpp.x86_64" package

Here is a brief guide to show you how to uninstall unittest-cpp.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the unittest-cpp.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:43:31 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : unittest-cpp
Version : 2.0.0
Release : 14.el9
Architecture : x86_64
Size : 34 k
Source : unittest-cpp-2.0.0-14.el9.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.