How To Install netcdf-cxx-devel on Fedora 36

In this tutorial we learn how to install netcdf-cxx-devel in Fedora 36. netcdf-cxx-devel is Development files legacy netCDF C++ library

Introduction

In this tutorial we learn how to install netcdf-cxx-devel on Fedora 36.

What is netcdf-cxx-devel

This package contains the legacy netCDF C++ library header files and shared devel library.

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

Install netcdf-cxx-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-cxx-devel using dnf by running the following command:

sudo dnf -y install netcdf-cxx-devel

Install netcdf-cxx-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-cxx-devel using yum by running the following command:

sudo yum -y install netcdf-cxx-devel

How To Uninstall netcdf-cxx-devel on Fedora 36

To uninstall only the netcdf-cxx-devel package we can use the following command:

sudo dnf remove netcdf-cxx-devel

netcdf-cxx-devel Package Contents on Fedora 36

/usr/include/ncvalues.h
/usr/include/netcdf.hh
/usr/include/netcdfcpp.h
/usr/lib/.build-id
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/dddfaaa4eff959d40d908eb8b3ac2a6aa165e8
/usr/lib/.build-id/75
/usr/lib/.build-id/75/8bdfcf9f4460d339bd6713d677a626318f7867
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/3f8c1616d0e1294b03504c33087c2d67a8e17b
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/686db94349dca647310a0a7919d3f20f73aa2d
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/da31d07a89dc5c41dba07136ffb1b6d421b7dd
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/f3df541ba64e4b68ad28646dbff36a1a74ca7f
/usr/lib/libnetcdf_c++.so
/usr/share/doc/netcdf-cxx-devel
/usr/share/doc/netcdf-cxx-devel/examples
/usr/share/doc/netcdf-cxx-devel/examples/.libs
/usr/share/doc/netcdf-cxx-devel/examples/.libs/pres_temp_4D_rd
/usr/share/doc/netcdf-cxx-devel/examples/.libs/pres_temp_4D_wr
/usr/share/doc/netcdf-cxx-devel/examples/.libs/sfc_pres_temp_rd
/usr/share/doc/netcdf-cxx-devel/examples/.libs/sfc_pres_temp_wr
/usr/share/doc/netcdf-cxx-devel/examples/.libs/simple_xy_rd
/usr/share/doc/netcdf-cxx-devel/examples/.libs/simple_xy_wr
/usr/share/doc/netcdf-cxx-devel/examples/Makefile
/usr/share/doc/netcdf-cxx-devel/examples/Makefile.am
/usr/share/doc/netcdf-cxx-devel/examples/Makefile.in
/usr/share/doc/netcdf-cxx-devel/examples/pres_temp_4D.nc
/usr/share/doc/netcdf-cxx-devel/examples/pres_temp_4D_rd
/usr/share/doc/netcdf-cxx-devel/examples/pres_temp_4D_rd.cpp
/usr/share/doc/netcdf-cxx-devel/examples/pres_temp_4D_rd.o
/usr/share/doc/netcdf-cxx-devel/examples/pres_temp_4D_wr
/usr/share/doc/netcdf-cxx-devel/examples/pres_temp_4D_wr.cpp
/usr/share/doc/netcdf-cxx-devel/examples/pres_temp_4D_wr.o
/usr/share/doc/netcdf-cxx-devel/examples/sfc_pres_temp.nc
/usr/share/doc/netcdf-cxx-devel/examples/sfc_pres_temp_rd
/usr/share/doc/netcdf-cxx-devel/examples/sfc_pres_temp_rd.cpp
/usr/share/doc/netcdf-cxx-devel/examples/sfc_pres_temp_rd.o
/usr/share/doc/netcdf-cxx-devel/examples/sfc_pres_temp_wr
/usr/share/doc/netcdf-cxx-devel/examples/sfc_pres_temp_wr.cpp
/usr/share/doc/netcdf-cxx-devel/examples/sfc_pres_temp_wr.o
/usr/share/doc/netcdf-cxx-devel/examples/simple_xy.nc
/usr/share/doc/netcdf-cxx-devel/examples/simple_xy_rd
/usr/share/doc/netcdf-cxx-devel/examples/simple_xy_rd.cpp
/usr/share/doc/netcdf-cxx-devel/examples/simple_xy_rd.o
/usr/share/doc/netcdf-cxx-devel/examples/simple_xy_wr
/usr/share/doc/netcdf-cxx-devel/examples/simple_xy_wr.cpp
/usr/share/doc/netcdf-cxx-devel/examples/simple_xy_wr.o
/usr/share/doc/netcdf-cxx-devel/netcdf-cxx.pdf
/usr/share/info/netcdf-cxx.info.gz

References

Summary

In this tutorial we learn how to install netcdf-cxx-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install netcdf-cxx-devel on Fedora 36” linkTitle: “netcdf-cxx-devel” type: “docs” description: “In this tutorial we learn how to install netcdf-cxx-devel in Fedora 36. netcdf-cxx-devel is Development files legacy netCDF C++ library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/netcdf-cxx-devel-featured.png

Introduction

In this tutorial we learn how to install netcdf-cxx-devel on Fedora 36.

What is netcdf-cxx-devel

This package contains the legacy netCDF C++ library header files and shared devel library.

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

Install netcdf-cxx-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-cxx-devel using dnf by running the following command:

sudo dnf -y install netcdf-cxx-devel

Install netcdf-cxx-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-cxx-devel using yum by running the following command:

sudo yum -y install netcdf-cxx-devel

How To Uninstall netcdf-cxx-devel on Fedora 36

To uninstall only the netcdf-cxx-devel package we can use the following command:

sudo dnf remove netcdf-cxx-devel

netcdf-cxx-devel Package Contents on Fedora 36

/usr/include/ncvalues.h
/usr/include/netcdf.hh
/usr/include/netcdfcpp.h
/usr/lib/.build-id
/usr/lib/.build-id/35
/usr/lib/.build-id/35/3aa88e1034af3008c50251161b62083bb5a9ad
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/f3da09777534382edfbf6b248ab9e07800e0b4
/usr/lib/.build-id/69
/usr/lib/.build-id/69/dad0d536b02f561d60002524e940fa83f0eca4
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/1a48be6a6d079ad14bfd656c7d026f94d51aa2
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/4644c4755a26c0eb99cddfe3ef744f224ab093
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/d4a8307a3ffd9c706a6fccd4b5fc5807172a23
/usr/lib64/libnetcdf_c++.so
/usr/share/doc/netcdf-cxx-devel
/usr/share/doc/netcdf-cxx-devel/examples
/usr/share/doc/netcdf-cxx-devel/examples/.libs
/usr/share/doc/netcdf-cxx-devel/examples/.libs/pres_temp_4D_rd
/usr/share/doc/netcdf-cxx-devel/examples/.libs/pres_temp_4D_wr
/usr/share/doc/netcdf-cxx-devel/examples/.libs/sfc_pres_temp_rd
/usr/share/doc/netcdf-cxx-devel/examples/.libs/sfc_pres_temp_wr
/usr/share/doc/netcdf-cxx-devel/examples/.libs/simple_xy_rd
/usr/share/doc/netcdf-cxx-devel/examples/.libs/simple_xy_wr
/usr/share/doc/netcdf-cxx-devel/examples/Makefile
/usr/share/doc/netcdf-cxx-devel/examples/Makefile.am
/usr/share/doc/netcdf-cxx-devel/examples/Makefile.in
/usr/share/doc/netcdf-cxx-devel/examples/pres_temp_4D.nc
/usr/share/doc/netcdf-cxx-devel/examples/pres_temp_4D_rd
/usr/share/doc/netcdf-cxx-devel/examples/pres_temp_4D_rd.cpp
/usr/share/doc/netcdf-cxx-devel/examples/pres_temp_4D_rd.o
/usr/share/doc/netcdf-cxx-devel/examples/pres_temp_4D_wr
/usr/share/doc/netcdf-cxx-devel/examples/pres_temp_4D_wr.cpp
/usr/share/doc/netcdf-cxx-devel/examples/pres_temp_4D_wr.o
/usr/share/doc/netcdf-cxx-devel/examples/sfc_pres_temp.nc
/usr/share/doc/netcdf-cxx-devel/examples/sfc_pres_temp_rd
/usr/share/doc/netcdf-cxx-devel/examples/sfc_pres_temp_rd.cpp
/usr/share/doc/netcdf-cxx-devel/examples/sfc_pres_temp_rd.o
/usr/share/doc/netcdf-cxx-devel/examples/sfc_pres_temp_wr
/usr/share/doc/netcdf-cxx-devel/examples/sfc_pres_temp_wr.cpp
/usr/share/doc/netcdf-cxx-devel/examples/sfc_pres_temp_wr.o
/usr/share/doc/netcdf-cxx-devel/examples/simple_xy.nc
/usr/share/doc/netcdf-cxx-devel/examples/simple_xy_rd
/usr/share/doc/netcdf-cxx-devel/examples/simple_xy_rd.cpp
/usr/share/doc/netcdf-cxx-devel/examples/simple_xy_rd.o
/usr/share/doc/netcdf-cxx-devel/examples/simple_xy_wr
/usr/share/doc/netcdf-cxx-devel/examples/simple_xy_wr.cpp
/usr/share/doc/netcdf-cxx-devel/examples/simple_xy_wr.o
/usr/share/doc/netcdf-cxx-devel/netcdf-cxx.pdf
/usr/share/info/netcdf-cxx.info.gz

References

Summary

In this tutorial we learn how to install netcdf-cxx-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).