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

Last updated: June 02,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 35

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

2. Uninstall "blaze-devel.i686" package

This tutorial shows how to uninstall blaze-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 1:02:28 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : blaze-devel
Version : 3.8
Release : 5.fc35
Architecture : i686
Size : 1.2 M
Source : blaze-3.8-5.fc35.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.