How to Install and Uninstall fftw2.x86_64 Package on Fedora 34

Last updated: September 22,2024

1. Install "fftw2.x86_64" package

Please follow the step by step instructions below to install fftw2.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install fftw2.x86_64

2. Uninstall "fftw2.x86_64" package

This guide let you learn how to uninstall fftw2.x86_64 on Fedora 34:

$ sudo dnf remove fftw2.x86_64 $ sudo dnf autoremove

3. Information about the fftw2.x86_64 package on Fedora 34

Last metadata expiration check: 0:17:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : fftw2
Version : 2.1.5
Release : 40.fc34
Architecture : x86_64
Size : 399 k
Source : fftw2-2.1.5-40.fc34.src.rpm
Repository : fedora
Summary : Fast Fourier Transform library (version 2)
URL : http://www.fftw.org/
License : GPLv2+
Description : FFTW is a C subroutine library for computing the Discrete Fourier Transform
: (DFT) in one or more dimensions, of both real and complex data, and of
: arbitrary input size. We believe that FFTW, which is free software, should
: become the FFT library of choice for most applications. Our benchmarks,
: performed on on a variety of platforms, show that FFTW's performance is
: typically superior to that of other publicly available FFT software.