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

Last updated: October 05,2024

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

This is a short guide on how to install fftw-mpich-devel.x86_64 on Fedora 34

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

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

Please follow the instructions below to uninstall fftw-mpich-devel.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 3:50:15 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : fftw-mpich-devel
Version : 3.3.8
Release : 10.fc34
Architecture : x86_64
Size : 37 k
Source : fftw-3.3.8-10.fc34.src.rpm
Repository : fedora
Summary : Headers, libraries and docs for the FFTW MPICH 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.
:
: This package contains header files and development libraries needed to
: develop programs using the FFTW fast Fourier transform library for MPICH.