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

Last updated: June 29,2024

1. Install "fftw2-devel.i686" package

Please follow the guidelines below to install fftw2-devel.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install fftw2-devel.i686

2. Uninstall "fftw2-devel.i686" package

Please follow the guidelines below to uninstall fftw2-devel.i686 on Fedora 35:

$ sudo dnf remove fftw2-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:06:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : fftw2-devel
Version : 2.1.5
Release : 41.fc35
Architecture : i686
Size : 445 k
Source : fftw2-2.1.5-41.fc35.src.rpm
Repository : fedora
Summary : Headers, libraries and docs for the FFTW 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.
:
: This package contains header files and development libraries needed to
: develop programs using the FFTW fast Fourier transform library version 2.