How to Install and Uninstall blosc-bench.x86_64 Package on CentOS 8 / RHEL 8

Last updated: February 05,2025

1. Install "blosc-bench.x86_64" package

Please follow the guidelines below to install blosc-bench.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "blosc-bench.x86_64" package

Please follow the guidance below to uninstall blosc-bench.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the blosc-bench.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:55:09 ago on Sun May 9 13:03:46 2021.
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.