How to Install and Uninstall blitz.x86_64 Package on Fedora 34
Last updated: January 11,2025
1. Install "blitz.x86_64" package
This guide covers the steps necessary to install blitz.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
blitz.x86_64
Copied
2. Uninstall "blitz.x86_64" package
Please follow the instructions below to uninstall blitz.x86_64 on Fedora 34:
$
sudo dnf remove
blitz.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the blitz.x86_64 package on Fedora 34
Last metadata expiration check: 0:48:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : blitz
Version : 1.0.2
Release : 7.fc34
Architecture : x86_64
Size : 33 k
Source : blitz-1.0.2-7.fc34.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 : 7.fc34
Architecture : x86_64
Size : 33 k
Source : blitz-1.0.2-7.fc34.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