How To Install fftw-openmpi-static on Fedora 36

In this tutorial we learn how to install fftw-openmpi-static in Fedora 36. fftw-openmpi-static is Static versions of the FFTW OpenMPI libraries

Introduction

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

What is fftw-openmpi-static

The fftw-openmpi-static package contains the statically linkable version of the FFTW fast Fourier transform library for MPICh.

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

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

sudo dnf -y install fftw-openmpi-static

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

sudo yum -y install fftw-openmpi-static

How To Uninstall fftw-openmpi-static on Fedora 36

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

sudo dnf remove fftw-openmpi-static

fftw-openmpi-static Package Contents on Fedora 36

/usr/lib64/openmpi/lib/libfftw3_mpi.a
/usr/lib64/openmpi/lib/libfftw3f_mpi.a
/usr/lib64/openmpi/lib/libfftw3l_mpi.a

References

Summary

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


title: “How To Install fftw-openmpi-static on Fedora 36” linkTitle: “fftw-openmpi-static” type: “docs” description: “In this tutorial we learn how to install fftw-openmpi-static in Fedora 36. fftw-openmpi-static is Static versions of the FFTW OpenMPI libraries” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/fftw-openmpi-static-featured.png

Introduction

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

What is fftw-openmpi-static

The fftw-openmpi-static package contains the statically linkable version of the FFTW fast Fourier transform library for MPICh.

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

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

sudo dnf -y install fftw-openmpi-static

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

sudo yum -y install fftw-openmpi-static

How To Uninstall fftw-openmpi-static on Fedora 36

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

sudo dnf remove fftw-openmpi-static

fftw-openmpi-static Package Contents on Fedora 36

/usr/lib/openmpi/lib/libfftw3_mpi.a
/usr/lib/openmpi/lib/libfftw3f_mpi.a
/usr/lib/openmpi/lib/libfftw3l_mpi.a

References

Summary

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