How To Install netcdf-cxx4-mpich on Fedora 36
Introduction
In this tutorial we learn how to install netcdf-cxx4-mpich
on Fedora 36.
What is netcdf-cxx4-mpich
NetCDF parallel mpich libraries
We can use yum
or dnf
to install netcdf-cxx4-mpich
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install netcdf-cxx4-mpich.
Install netcdf-cxx4-mpich 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-cxx4-mpich
using dnf
by running the following command:
sudo dnf -y install netcdf-cxx4-mpich
Install netcdf-cxx4-mpich 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-cxx4-mpich
using yum
by running the following command:
sudo yum -y install netcdf-cxx4-mpich
How To Uninstall netcdf-cxx4-mpich on Fedora 36
To uninstall only the netcdf-cxx4-mpich
package we can use the following command:
sudo dnf remove netcdf-cxx4-mpich
netcdf-cxx4-mpich Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/a941ef65855c9d3f20937117e16fa0d4aa60a1
/usr/lib64/mpich/lib/libnetcdf_c++4.so.1
/usr/lib64/mpich/lib/libnetcdf_c++4.so.1.1.0
/usr/share/doc/netcdf-cxx4-mpich
/usr/share/doc/netcdf-cxx4-mpich/COPYRIGHT
References
Summary
In this tutorial we learn how to install netcdf-cxx4-mpich
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install netcdf-cxx4-mpich on Fedora 36” linkTitle: “netcdf-cxx4-mpich” type: “docs” description: “In this tutorial we learn how to install netcdf-cxx4-mpich in Fedora 36. netcdf-cxx4-mpich is NetCDF mpich libraries” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/netcdf-cxx4-mpich-featured.png
Introduction
In this tutorial we learn how to install netcdf-cxx4-mpich
on Fedora 36.
What is netcdf-cxx4-mpich
NetCDF parallel mpich libraries
We can use yum
or dnf
to install netcdf-cxx4-mpich
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install netcdf-cxx4-mpich.
Install netcdf-cxx4-mpich 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-cxx4-mpich
using dnf
by running the following command:
sudo dnf -y install netcdf-cxx4-mpich
Install netcdf-cxx4-mpich 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-cxx4-mpich
using yum
by running the following command:
sudo yum -y install netcdf-cxx4-mpich
How To Uninstall netcdf-cxx4-mpich on Fedora 36
To uninstall only the netcdf-cxx4-mpich
package we can use the following command:
sudo dnf remove netcdf-cxx4-mpich
netcdf-cxx4-mpich Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/629aeb96640bdd1c95705788cce3c6d368e74b
/usr/lib/mpich/lib/libnetcdf_c++4.so.1
/usr/lib/mpich/lib/libnetcdf_c++4.so.1.1.0
/usr/share/doc/netcdf-cxx4-mpich
/usr/share/doc/netcdf-cxx4-mpich/COPYRIGHT
References
Summary
In this tutorial we learn how to install netcdf-cxx4-mpich
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).