How to Install and Uninstall fftw-mpich-devel.x86_64 Package on Fedora 38

Last updated: November 25,2024

1. Install "fftw-mpich-devel.x86_64" package

Please follow the steps below to install fftw-mpich-devel.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install fftw-mpich-devel.x86_64

2. Uninstall "fftw-mpich-devel.x86_64" package

Here is a brief guide to show you how to uninstall fftw-mpich-devel.x86_64 on Fedora 38:

$ sudo dnf remove fftw-mpich-devel.x86_64 $ sudo dnf autoremove

3. Information about the fftw-mpich-devel.x86_64 package on Fedora 38

Last metadata expiration check: 2:44:24 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : fftw-mpich-devel
Version : 3.3.10
Release : 10.fc38
Architecture : x86_64
Size : 42 k
Source : fftw-3.3.10-10.fc38.src.rpm
Repository : updates
Summary : Headers, libraries and docs for the FFTW MPICH library
URL : http://www.fftw.org
License : GPL-2.0-or-later AND MIT AND BSD-2-Clause
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.
:
: This package contains header files and development libraries needed to
: develop programs using the FFTW fast Fourier transform library for MPICH.