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

Last updated: October 14,2024

1. Install "blaze-devel.i686" package

Please follow the steps below to install blaze-devel.i686 on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 3:58:22 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : blaze-devel
Version : 3.8.2
Release : 1.fc39
Architecture : i686
Size : 1.5 M
Source : blaze-3.8.2-1.fc39.src.rpm
Repository : updates
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.