How to Install and Uninstall fftw2.i686 Package on Fedora 35

Last updated: October 02,2024

1. Install "fftw2.i686" package

Please follow the guidance below to install fftw2.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install fftw2.i686

2. Uninstall "fftw2.i686" package

Please follow the steps below to uninstall fftw2.i686 on Fedora 35:

$ sudo dnf remove fftw2.i686 $ sudo dnf autoremove

3. Information about the fftw2.i686 package on Fedora 35

Last metadata expiration check: 2:54:26 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : fftw2
Version : 2.1.5
Release : 41.fc35
Architecture : i686
Size : 388 k
Source : fftw2-2.1.5-41.fc35.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.