How to Install and Uninstall fftw.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: May 20,2024

1. Install "fftw.i686" package

This is a short guide on how to install fftw.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install fftw.i686

2. Uninstall "fftw.i686" package

This guide let you learn how to uninstall fftw.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove fftw.i686 $ sudo dnf autoremove

3. Information about the fftw.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:24:32 ago on Mon Feb 26 15:59:38 2024.
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 : ubi-8-appstream-rpms
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.