How to Install and Uninstall fftw.i686 Package on CentOS 8 / RHEL 8

Last updated: September 21,2024

1. Install "fftw.i686" package

Please follow the guidelines below to install fftw.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install fftw.i686

2. Uninstall "fftw.i686" package

Please follow the guidelines below to uninstall fftw.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove fftw.i686 $ sudo dnf autoremove

3. Information about the fftw.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:23:27 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : fftw
Version : 3.3.5
Release : 11.el8
Architecture : i686
Size : 61 k
Source : fftw-3.3.5-11.el8.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.