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

Last updated: October 09,2024

1. Install "blosc-bench.x86_64" package

This is a short guide on how to install blosc-bench.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "blosc-bench.x86_64" package

Here is a brief guide to show you how to uninstall blosc-bench.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:41:20 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : blosc-bench
Version : 1.17.0
Release : 2.el8
Architecture : x86_64
Size : 28 k
Source : blosc-1.17.0-2.el8.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.