How to Install and Uninstall blitz.i686 Package on Fedora 36
Last updated: January 08,2025
1. Install "blitz.i686" package
This guide covers the steps necessary to install blitz.i686 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
blitz.i686
Copied
2. Uninstall "blitz.i686" package
Please follow the steps below to uninstall blitz.i686 on Fedora 36:
$
sudo dnf remove
blitz.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the blitz.i686 package on Fedora 36
Last metadata expiration check: 2:38:05 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : blitz
Version : 1.0.2
Release : 9.fc36
Architecture : i686
Size : 32 k
Source : blitz-1.0.2-9.fc36.src.rpm
Repository : fedora
Summary : C++ class library for matrix scientific computing
URL : https://github.com/blitzpp/blitz
License : LGPLv3+ or BSD or Artistic 2.0
Description : Blitz++ is a C++ class library for scientific computing which provides
: performance on par with Fortran 77/90. It uses template techniques to achieve
: high performance. Blitz++ provides dense arrays and vectors, random number
: generators, and small vectors
Available Packages
Name : blitz
Version : 1.0.2
Release : 9.fc36
Architecture : i686
Size : 32 k
Source : blitz-1.0.2-9.fc36.src.rpm
Repository : fedora
Summary : C++ class library for matrix scientific computing
URL : https://github.com/blitzpp/blitz
License : LGPLv3+ or BSD or Artistic 2.0
Description : Blitz++ is a C++ class library for scientific computing which provides
: performance on par with Fortran 77/90. It uses template techniques to achieve
: high performance. Blitz++ provides dense arrays and vectors, random number
: generators, and small vectors