How To Install netcdf-openmpi-devel on Fedora 36
Introduction
In this tutorial we learn how to install netcdf-openmpi-devel
on Fedora 36.
What is netcdf-openmpi-devel
NetCDF parallel openmpi development files
We can use yum
or dnf
to install netcdf-openmpi-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install netcdf-openmpi-devel.
Install netcdf-openmpi-devel 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 netcdf-openmpi-devel
using dnf
by running the following command:
sudo dnf -y install netcdf-openmpi-devel
Install netcdf-openmpi-devel 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 netcdf-openmpi-devel
using yum
by running the following command:
sudo yum -y install netcdf-openmpi-devel
How To Uninstall netcdf-openmpi-devel on Fedora 36
To uninstall only the netcdf-openmpi-devel
package we can use the following command:
sudo dnf remove netcdf-openmpi-devel
netcdf-openmpi-devel Package Contents on Fedora 36
/usr/include/openmpi-i386/netcdf.h
/usr/include/openmpi-i386/netcdf_aux.h
/usr/include/openmpi-i386/netcdf_dispatch.h
/usr/include/openmpi-i386/netcdf_filter.h
/usr/include/openmpi-i386/netcdf_filter_build.h
/usr/include/openmpi-i386/netcdf_mem.h
/usr/include/openmpi-i386/netcdf_meta.h
/usr/include/openmpi-i386/netcdf_par.h
/usr/lib/.build-id
/usr/lib/.build-id/96
/usr/lib/.build-id/96/4491742c0d47d289bed451e0bc2895b24b8785
/usr/lib/openmpi/bin/nc-config
/usr/lib/openmpi/lib/libh5bzip2.so
/usr/lib/openmpi/lib/libnetcdf.settings
/usr/lib/openmpi/lib/libnetcdf.so
/usr/lib/openmpi/lib/pkgconfig/netcdf.pc
/usr/lib/openmpi/share/man/man3/netcdf.3
References
Summary
In this tutorial we learn how to install netcdf-openmpi-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install netcdf-openmpi-devel on Fedora 36” linkTitle: “netcdf-openmpi-devel” type: “docs” description: “In this tutorial we learn how to install netcdf-openmpi-devel in Fedora 36. netcdf-openmpi-devel is NetCDF openmpi development files” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/netcdf-openmpi-devel-featured.png
Introduction
In this tutorial we learn how to install netcdf-openmpi-devel
on Fedora 36.
What is netcdf-openmpi-devel
NetCDF parallel openmpi development files
We can use yum
or dnf
to install netcdf-openmpi-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install netcdf-openmpi-devel.
Install netcdf-openmpi-devel 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 netcdf-openmpi-devel
using dnf
by running the following command:
sudo dnf -y install netcdf-openmpi-devel
Install netcdf-openmpi-devel 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 netcdf-openmpi-devel
using yum
by running the following command:
sudo yum -y install netcdf-openmpi-devel
How To Uninstall netcdf-openmpi-devel on Fedora 36
To uninstall only the netcdf-openmpi-devel
package we can use the following command:
sudo dnf remove netcdf-openmpi-devel
netcdf-openmpi-devel Package Contents on Fedora 36
/usr/include/openmpi-x86_64/netcdf.h
/usr/include/openmpi-x86_64/netcdf_aux.h
/usr/include/openmpi-x86_64/netcdf_dispatch.h
/usr/include/openmpi-x86_64/netcdf_filter.h
/usr/include/openmpi-x86_64/netcdf_filter_build.h
/usr/include/openmpi-x86_64/netcdf_mem.h
/usr/include/openmpi-x86_64/netcdf_meta.h
/usr/include/openmpi-x86_64/netcdf_par.h
/usr/lib/.build-id
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/fee46a998f37a5275c675ffccb9295f4181d5c
/usr/lib64/openmpi/bin/nc-config
/usr/lib64/openmpi/lib/libh5bzip2.so
/usr/lib64/openmpi/lib/libnetcdf.settings
/usr/lib64/openmpi/lib/libnetcdf.so
/usr/lib64/openmpi/lib/pkgconfig/netcdf.pc
/usr/lib64/openmpi/share/man/man3/netcdf.3
References
Summary
In this tutorial we learn how to install netcdf-openmpi-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).