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

Last updated: October 10,2024

1. Install "google-benchmark.x86_64" package

Here is a brief guide to show you how to install google-benchmark.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install google-benchmark.x86_64

2. Uninstall "google-benchmark.x86_64" package

This guide let you learn how to uninstall google-benchmark.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove google-benchmark.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:05:51 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : google-benchmark
Version : 1.6.1
Release : 3.el9
Architecture : x86_64
Size : 158 k
Source : google-benchmark-1.6.1-3.el9.src.rpm
Repository : epel
Summary : A microbenchmark support library
URL : https://github.com/google/benchmark
License : ASL 2.0
Description : A library to support the benchmarking of functions, similar to unit-tests.