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

Last updated: October 10,2024

1. Install "unittest-cpp-devel.x86_64" package

This tutorial shows how to install unittest-cpp-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "unittest-cpp-devel.x86_64" package

Please follow the step by step instructions below to uninstall unittest-cpp-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:30:26 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : unittest-cpp-devel
Version : 2.0.0
Release : 9.el8
Architecture : x86_64
Size : 30 k
Source : unittest-cpp-2.0.0-9.el8.src.rpm
Repository : epel
Summary : Object files for development using unittest-cpp
URL : https://github.com/unittest-cpp/unittest-cpp
License : MIT
Description : The unittest-cpp-devel package contains the object files
: necessary for developing test programs.