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

Last updated: October 05,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 34

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

2. Uninstall "blaze-devel.i686" package

Please follow the steps below to uninstall blaze-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 1:53:57 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : blaze-devel
Version : 3.8
Release : 3.fc34
Architecture : i686
Size : 1.2 M
Source : blaze-3.8-3.fc34.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.