How to Install and Uninstall fftw.i686 Package on AlmaLinux 9

Last updated: October 11,2024

1. Install "fftw.i686" package

Please follow the step by step instructions below to install fftw.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install fftw.i686

2. Uninstall "fftw.i686" package

Please follow the step by step instructions below to uninstall fftw.i686 on AlmaLinux 9:

$ sudo dnf remove fftw.i686 $ sudo dnf autoremove

3. Information about the fftw.i686 package on AlmaLinux 9

Last metadata expiration check: 1:24:47 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : fftw
Version : 3.3.8
Release : 12.el9
Architecture : i686
Size : 45 k
Source : fftw-3.3.8-12.el9.src.rpm
Repository : appstream
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.