How to Install and Uninstall blaze-devel.i686 Package on Fedora 36

Last updated: October 06,2024

1. Install "blaze-devel.i686" package

In this section, we are going to explain the necessary steps to install blaze-devel.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install blaze-devel.i686

2. Uninstall "blaze-devel.i686" package

Please follow the instructions below to uninstall blaze-devel.i686 on Fedora 36:

$ sudo dnf remove blaze-devel.i686 $ sudo dnf autoremove

3. Information about the blaze-devel.i686 package on Fedora 36

Last metadata expiration check: 2:02:36 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : blaze-devel
Version : 3.8
Release : 6.fc36
Architecture : i686
Size : 1.2 M
Source : blaze-3.8-6.fc36.src.rpm
Repository : fedora
Summary : Development headers for BLAZE
URL : https://bitbucket.org/blaze-lib/blaze
License : BSD
Description :
: Blaze is an open-source, high-performance C++ math library for dense and
: sparse arithmetic. With its state-of-the-art Smart Expression Template
: implementation Blaze combines the elegance and ease of use of a
: domain-specific language with HPC-grade performance, making it one of
: the most intuitive and fastest C++ math libraries available.