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