How To Install fftw-mpich-libs-single on Fedora 36

In this tutorial we learn how to install fftw-mpich-libs-single in Fedora 36. fftw-mpich-libs-single is FFTW MPICH library, single precision

Introduction

In this tutorial we learn how to install fftw-mpich-libs-single on Fedora 36.

What is fftw-mpich-libs-single

This package contains the FFTW MPICH library compiled in single precision.

We can use yum or dnf to install fftw-mpich-libs-single on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install fftw-mpich-libs-single.

Install fftw-mpich-libs-single on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install fftw-mpich-libs-single using dnf by running the following command:

sudo dnf -y install fftw-mpich-libs-single

Install fftw-mpich-libs-single on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install fftw-mpich-libs-single using yum by running the following command:

sudo yum -y install fftw-mpich-libs-single

How To Uninstall fftw-mpich-libs-single on Fedora 36

To uninstall only the fftw-mpich-libs-single package we can use the following command:

sudo dnf remove fftw-mpich-libs-single

fftw-mpich-libs-single Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/21
/usr/lib/.build-id/21/dfb830cab3ab193a9517314d4f1d2ded69beec
/usr/lib/mpich/lib/libfftw3f_mpi.so.3
/usr/lib/mpich/lib/libfftw3f_mpi.so.3.6.10
/usr/share/doc/fftw-mpich-libs-single
/usr/share/doc/fftw-mpich-libs-single/AUTHORS
/usr/share/doc/fftw-mpich-libs-single/ChangeLog
/usr/share/doc/fftw-mpich-libs-single/NEWS
/usr/share/doc/fftw-mpich-libs-single/README
/usr/share/doc/fftw-mpich-libs-single/README-perfcnt.md
/usr/share/doc/fftw-mpich-libs-single/TODO
/usr/share/licenses/fftw-mpich-libs-single
/usr/share/licenses/fftw-mpich-libs-single/COPYING
/usr/share/licenses/fftw-mpich-libs-single/COPYRIGHT
---
title: "How To Install fftw-mpich-libs-single on Fedora 36"
linkTitle: "fftw-mpich-libs-single"
type: "docs"
description: "In this tutorial we learn how to install fftw-mpich-libs-single in Fedora 36. fftw-mpich-libs-single is FFTW MPICH library, single precision"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/fftw-mpich-libs-single-featured.png
---

## Introduction

In this tutorial we learn how to install `fftw-mpich-libs-single` on Fedora 36.

### What is `fftw-mpich-libs-single`

> This package contains the FFTW MPICH library compiled in single precision.  

We can use `yum` or `dnf` to install `fftw-mpich-libs-single` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install fftw-mpich-libs-single.

## Install fftw-mpich-libs-single on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install fftw-mpich-libs-single using dnf by running the following command:

sudo dnf -y install fftw-mpich-libs-single

Install fftw-mpich-libs-single on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install fftw-mpich-libs-single using yum by running the following command:

sudo yum -y install fftw-mpich-libs-single

How To Uninstall fftw-mpich-libs-single on Fedora 36

To uninstall only the fftw-mpich-libs-single package we can use the following command:

sudo dnf remove fftw-mpich-libs-single

fftw-mpich-libs-single Package Contents on Fedora 36

References

Summary

In this tutorial we learn how to install fftw-mpich-libs-single on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id /usr/lib/.build-id/94 /usr/lib/.build-id/94/f05bf8b45f294e37ae026b8c4f3fd51f2f0e9a /usr/lib64/mpich/lib/libfftw3f_mpi.so.3 /usr/lib64/mpich/lib/libfftw3f_mpi.so.3.6.10 /usr/share/doc/fftw-mpich-libs-single /usr/share/doc/fftw-mpich-libs-single/AUTHORS /usr/share/doc/fftw-mpich-libs-single/ChangeLog /usr/share/doc/fftw-mpich-libs-single/NEWS /usr/share/doc/fftw-mpich-libs-single/README /usr/share/doc/fftw-mpich-libs-single/README-perfcnt.md /usr/share/doc/fftw-mpich-libs-single/TODO /usr/share/licenses/fftw-mpich-libs-single /usr/share/licenses/fftw-mpich-libs-single/COPYING /usr/share/licenses/fftw-mpich-libs-single/COPYRIGHT


## References

* [fftw-mpich-libs-single website](http://www.fftw.org)

## Summary

In this tutorial we learn how to install `fftw-mpich-libs-single` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).