How to Install and Uninstall blosc-bench.x86_64 Package on Fedora 36

Last updated: May 19,2024

1. Install "blosc-bench.x86_64" package

This guide covers the steps necessary to install blosc-bench.x86_64 on Fedora 36

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

2. Uninstall "blosc-bench.x86_64" package

This is a short guide on how to uninstall blosc-bench.x86_64 on Fedora 36:

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

3. Information about the blosc-bench.x86_64 package on Fedora 36

Last metadata expiration check: 2:40:49 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : blosc-bench
Version : 1.21.1
Release : 2.fc36
Architecture : x86_64
Size : 25 k
Source : blosc-1.21.1-2.fc36.src.rpm
Repository : fedora
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.