How To Install fftw-openmpi-libs-double on Fedora 36

In this tutorial we learn how to install fftw-openmpi-libs-double in Fedora 36. fftw-openmpi-libs-double is FFTW OpenMPI library, double precision

Introduction

In this tutorial we learn how to install fftw-openmpi-libs-double on Fedora 36.

What is fftw-openmpi-libs-double

This package contains the FFTW OpenMPI library compiled in double precision.

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

Install fftw-openmpi-libs-double 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-openmpi-libs-double using dnf by running the following command:

sudo dnf -y install fftw-openmpi-libs-double

Install fftw-openmpi-libs-double 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-openmpi-libs-double using yum by running the following command:

sudo yum -y install fftw-openmpi-libs-double

How To Uninstall fftw-openmpi-libs-double on Fedora 36

To uninstall only the fftw-openmpi-libs-double package we can use the following command:

sudo dnf remove fftw-openmpi-libs-double

fftw-openmpi-libs-double Package Contents on Fedora 36

---
title: "How To Install fftw-openmpi-libs-double on Fedora 36"
linkTitle: "fftw-openmpi-libs-double"
type: "docs"
description: "In this tutorial we learn how to install fftw-openmpi-libs-double in Fedora 36. fftw-openmpi-libs-double is FFTW OpenMPI library, double precision"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/fftw-openmpi-libs-double-featured.png
---

## Introduction

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

### What is `fftw-openmpi-libs-double`

> This package contains the FFTW OpenMPI library compiled in double precision.  

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

## Install fftw-openmpi-libs-double 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-openmpi-libs-double using dnf by running the following command:

sudo dnf -y install fftw-openmpi-libs-double

Install fftw-openmpi-libs-double 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-openmpi-libs-double using yum by running the following command:

sudo yum -y install fftw-openmpi-libs-double

How To Uninstall fftw-openmpi-libs-double on Fedora 36

To uninstall only the fftw-openmpi-libs-double package we can use the following command:

sudo dnf remove fftw-openmpi-libs-double

fftw-openmpi-libs-double Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/5d5a80d0e70e061c62a5c8b4ae5771f692b897
/usr/lib64/openmpi/lib/libfftw3_mpi.so.3
/usr/lib64/openmpi/lib/libfftw3_mpi.so.3.6.10
/usr/share/doc/fftw-openmpi-libs-double
/usr/share/doc/fftw-openmpi-libs-double/AUTHORS
/usr/share/doc/fftw-openmpi-libs-double/ChangeLog
/usr/share/doc/fftw-openmpi-libs-double/NEWS
/usr/share/doc/fftw-openmpi-libs-double/README
/usr/share/doc/fftw-openmpi-libs-double/README-perfcnt.md
/usr/share/doc/fftw-openmpi-libs-double/TODO
/usr/share/licenses/fftw-openmpi-libs-double
/usr/share/licenses/fftw-openmpi-libs-double/COPYING
/usr/share/licenses/fftw-openmpi-libs-double/COPYRIGHT

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/1d/da02f7d11a20f674e2ef00731ef2f8eebd3301 /usr/lib/openmpi/lib/libfftw3_mpi.so.3 /usr/lib/openmpi/lib/libfftw3_mpi.so.3.6.10 /usr/share/doc/fftw-openmpi-libs-double /usr/share/doc/fftw-openmpi-libs-double/AUTHORS /usr/share/doc/fftw-openmpi-libs-double/ChangeLog /usr/share/doc/fftw-openmpi-libs-double/NEWS /usr/share/doc/fftw-openmpi-libs-double/README /usr/share/doc/fftw-openmpi-libs-double/README-perfcnt.md /usr/share/doc/fftw-openmpi-libs-double/TODO /usr/share/licenses/fftw-openmpi-libs-double /usr/share/licenses/fftw-openmpi-libs-double/COPYING /usr/share/licenses/fftw-openmpi-libs-double/COPYRIGHT


## References

* [fftw-openmpi-libs-double website](http://www.fftw.org)

## Summary

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