How to Install and Uninstall blosc-bench.x86_64 Package on CentOS Stream 9

Last updated: January 10,2025

1. Install "blosc-bench.x86_64" package

Please follow the step by step instructions below to install blosc-bench.x86_64 on CentOS Stream 9

$ 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 CentOS Stream 9:

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

3. Information about the blosc-bench.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:04:39 ago on Sat Mar 16 16:03:45 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.