How to Install and Uninstall fftw.x86_64 Package on Fedora 35

Last updated: January 16,2025

1. Install "fftw.x86_64" package

Please follow the guidance below to install fftw.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install fftw.x86_64

2. Uninstall "fftw.x86_64" package

In this section, we are going to explain the necessary steps to uninstall fftw.x86_64 on Fedora 35:

$ sudo dnf remove fftw.x86_64 $ sudo dnf autoremove

3. Information about the fftw.x86_64 package on Fedora 35

Last metadata expiration check: 1:27:27 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : fftw
Version : 3.3.8
Release : 11.fc35
Architecture : x86_64
Size : 44 k
Source : fftw-3.3.8-11.fc35.src.rpm
Repository : fedora
Summary : A Fast Fourier Transform library
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.