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

Last updated: October 08,2024

1. Install "blosc-devel.x86_64" package

This is a short guide on how to install blosc-devel.x86_64 on Fedora 36

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

2. Uninstall "blosc-devel.x86_64" package

This tutorial shows how to uninstall blosc-devel.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 4:43:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : blosc-devel
Version : 1.21.1
Release : 2.fc36
Architecture : x86_64
Size : 15 k
Source : blosc-1.21.1-2.fc36.src.rpm
Repository : fedora
Summary : Header files and libraries for Blosc development
URL : https://github.com/Blosc/c-blosc
License : MIT
Description : The blosc-devel package contains the header files and libraries needed
: to develop programs that use the blosc meta-compressor.