How to Install and Uninstall unittest-cpp-devel.x86_64 Package on Oracle Linux 9

Last updated: July 02,2024

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

This guide let you learn how to install unittest-cpp-devel.x86_64 on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall unittest-cpp-devel.x86_64 on Oracle Linux 9:

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

3. Information about the unittest-cpp-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:39:47 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : unittest-cpp-devel
Version : 2.0.0
Release : 14.el9
Architecture : x86_64
Size : 26 k
Source : unittest-cpp-2.0.0-14.el9.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.