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

Last updated: January 10,2025

1. Install "fftw.i686" package

This guide let you learn how to install fftw.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install fftw.i686

2. Uninstall "fftw.i686" package

Here is a brief guide to show you how to uninstall fftw.i686 on Fedora 35:

$ sudo dnf remove fftw.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:29:45 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : fftw
Version : 3.3.8
Release : 11.fc35
Architecture : i686
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.