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

Last updated: July 04,2024

1. Install "blosc-bench.x86_64" package

Learn how to install blosc-bench.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install blosc-bench.x86_64

2. Uninstall "blosc-bench.x86_64" package

Please follow the steps below to uninstall blosc-bench.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove blosc-bench.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:26:59 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : blosc-bench
Version : 1.21.2
Release : 1.el9
Architecture : x86_64
Size : 24 k
Source : blosc-1.21.2-1.el9.src.rpm
Repository : epel
Summary : Benchmark for the Blosc compressor
URL : https://github.com/Blosc/c-blosc
License : MIT
Description : The blosc-bench package contains a benchmark suite which evaluates
: the performance of Blosc, and compares it with memcpy.