How To Install srm-ifce-devel on Fedora 36

In this tutorial we learn how to install srm-ifce-devel in Fedora 36. srm-ifce-devel is SRM client side headers and development files

Introduction

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

What is srm-ifce-devel

Development libraries, pkgconfig files and header files for the srm-ifce.

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

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

sudo dnf -y install srm-ifce-devel

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

sudo yum -y install srm-ifce-devel

How To Uninstall srm-ifce-devel on Fedora 36

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

sudo dnf remove srm-ifce-devel

srm-ifce-devel Package Contents on Fedora 36

/usr/include/gfal_srm_ifce.h
/usr/include/gfal_srm_ifce_types.h
/usr/lib64/libgfal_srm_ifce.so
/usr/lib64/pkgconfig/srm-ifce.pc
/usr/share/doc/srm-ifce/RELEASE-NOTES

References

Summary

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


title: “How To Install srm-ifce-devel on Fedora 36” linkTitle: “srm-ifce-devel” type: “docs” description: “In this tutorial we learn how to install srm-ifce-devel in Fedora 36. srm-ifce-devel is SRM client side headers and development files” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/srm-ifce-devel-featured.png

Introduction

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

What is srm-ifce-devel

Development libraries, pkgconfig files and header files for the srm-ifce.

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

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

sudo dnf -y install srm-ifce-devel

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

sudo yum -y install srm-ifce-devel

How To Uninstall srm-ifce-devel on Fedora 36

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

sudo dnf remove srm-ifce-devel

srm-ifce-devel Package Contents on Fedora 36

/usr/include/gfal_srm_ifce.h
/usr/include/gfal_srm_ifce_types.h
/usr/lib/libgfal_srm_ifce.so
/usr/lib/pkgconfig/srm-ifce.pc
/usr/share/doc/srm-ifce/RELEASE-NOTES

References

Summary

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