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

Last updated: January 11,2025

1. Install "fftw2.x86_64" package

Please follow the guidelines below to install fftw2.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install fftw2.x86_64

2. Uninstall "fftw2.x86_64" package

Learn how to uninstall fftw2.x86_64 on Fedora 36:

$ sudo dnf remove fftw2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:42:08 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : fftw2
Version : 2.1.5
Release : 42.fc36
Architecture : x86_64
Size : 396 k
Source : fftw2-2.1.5-42.fc36.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.