How to Install and Uninstall unittest-cpp-static.x86_64 Package on Rocky Linux 8

Last updated: June 24,2024

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

Here is a brief guide to show you how to install unittest-cpp-static.x86_64 on Rocky Linux 8

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

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

Here is a brief guide to show you how to uninstall unittest-cpp-static.x86_64 on Rocky Linux 8:

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

3. Information about the unittest-cpp-static.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:28:04 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : unittest-cpp-static
Version : 2.0.0
Release : 9.el8
Architecture : x86_64
Size : 46 k
Source : unittest-cpp-2.0.0-9.el8.src.rpm
Repository : epel
Summary : Static library for unittest-cpp
URL : https://github.com/unittest-cpp/unittest-cpp
License : MIT
Description : The unittest-cpp-static package contains the object files
: necessary for statically linking test programs.