How to Install and Uninstall fftw-static.i686 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "fftw-static.i686" package

This guide covers the steps necessary to install fftw-static.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install fftw-static.i686

2. Uninstall "fftw-static.i686" package

Please follow the guidelines below to uninstall fftw-static.i686 on Oracle Linux 9:

$ sudo dnf remove fftw-static.i686 $ sudo dnf autoremove

3. Information about the fftw-static.i686 package on Oracle Linux 9

Last metadata expiration check: 2:59:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : fftw-static
Version : 3.3.8
Release : 12.el9
Architecture : i686
Size : 1.9 M
Source : fftw-3.3.8-12.el9.src.rpm
Repository : ol9_appstream
Summary : Static versions of the FFTW libraries
URL : http://www.fftw.org
License : GPLv2+
Description : The fftw-static package contains the statically linkable version of
: the FFTW fast Fourier transform library.