How To Install cgnslib-devel on Fedora 36

In this tutorial we learn how to install cgnslib-devel in Fedora 36. cgnslib-devel is Development files for cgnslib

Introduction

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

What is cgnslib-devel

This package contains libraries and header files for developing applications that use cgnslib libraries.

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

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

sudo dnf -y install cgnslib-devel

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

sudo yum -y install cgnslib-devel

How To Uninstall cgnslib-devel on Fedora 36

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

sudo dnf remove cgnslib-devel

cgnslib-devel Package Contents on Fedora 36

/usr/include/cgnsBuild.defs
/usr/include/cgns_io.h
/usr/include/cgnsconfig.h
/usr/include/cgnslib.h
/usr/include/cgnstypes.h
/usr/include/cgnstypes_f.h
/usr/include/cgnstypes_f03.h
/usr/include/cgnswin_f.h
/usr/lib/gfortran/modules/cgns.mod
/usr/lib/libcgns.so

References

Summary

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


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

Introduction

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

What is cgnslib-devel

This package contains libraries and header files for developing applications that use cgnslib libraries.

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

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

sudo dnf -y install cgnslib-devel

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

sudo yum -y install cgnslib-devel

How To Uninstall cgnslib-devel on Fedora 36

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

sudo dnf remove cgnslib-devel

cgnslib-devel Package Contents on Fedora 36

/usr/include/cgnsBuild.defs
/usr/include/cgns_io.h
/usr/include/cgnsconfig.h
/usr/include/cgnslib.h
/usr/include/cgnstypes.h
/usr/include/cgnstypes_f.h
/usr/include/cgnstypes_f03.h
/usr/include/cgnswin_f.h
/usr/lib64/gfortran/modules/cgns.mod
/usr/lib64/libcgns.so

References

Summary

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