How To Install xdffileio-devel on Fedora 36

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

Introduction

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

What is xdffileio-devel

The xdffileio-devel package contains libraries and header files for developing applications that use xdffileio.

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

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

sudo dnf -y install xdffileio-devel

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

sudo yum -y install xdffileio-devel

How To Uninstall xdffileio-devel on Fedora 36

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

sudo dnf remove xdffileio-devel

xdffileio-devel Package Contents on Fedora 36

/usr/include/xdfio.h
/usr/lib64/libxdffileio.so
/usr/lib64/pkgconfig/xdffileio.pc
/usr/share/doc/xdffileio-devel
/usr/share/doc/xdffileio-devel/example
/usr/share/doc/xdffileio-devel/example/Makefile
/usr/share/doc/xdffileio-devel/example/copy_datafile.c
/usr/share/doc/xdffileio-devel/example/create_bdf.c
/usr/share/man/man3/xdf_add_channel.3.gz
/usr/share/man/man3/xdf_add_event.3.gz
/usr/share/man/man3/xdf_add_evttype.3.gz
/usr/share/man/man3/xdf_close.3.gz
/usr/share/man/man3/xdf_closest_type.3.gz
/usr/share/man/man3/xdf_copy_chconf.3.gz
/usr/share/man/man3/xdf_copy_conf.3.gz
/usr/share/man/man3/xdf_define_arrays.3.gz
/usr/share/man/man3/xdf_get_channel.3.gz
/usr/share/man/man3/xdf_get_chconf.3.gz
/usr/share/man/man3/xdf_get_conf.3.gz
/usr/share/man/man3/xdf_get_event.3.gz
/usr/share/man/man3/xdf_get_evttype.3.gz
/usr/share/man/man3/xdf_open.3.gz
/usr/share/man/man3/xdf_prepare_transfer.3.gz
/usr/share/man/man3/xdf_read.3.gz
/usr/share/man/man3/xdf_seek.3.gz
/usr/share/man/man3/xdf_set_chconf.3.gz
/usr/share/man/man3/xdf_set_conf.3.gz
/usr/share/man/man3/xdf_write.3.gz

References

Summary

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


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

Introduction

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

What is xdffileio-devel

The xdffileio-devel package contains libraries and header files for developing applications that use xdffileio.

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

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

sudo dnf -y install xdffileio-devel

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

sudo yum -y install xdffileio-devel

How To Uninstall xdffileio-devel on Fedora 36

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

sudo dnf remove xdffileio-devel

xdffileio-devel Package Contents on Fedora 36

/usr/include/xdfio.h
/usr/lib/libxdffileio.so
/usr/lib/pkgconfig/xdffileio.pc
/usr/share/doc/xdffileio-devel
/usr/share/doc/xdffileio-devel/example
/usr/share/doc/xdffileio-devel/example/Makefile
/usr/share/doc/xdffileio-devel/example/copy_datafile.c
/usr/share/doc/xdffileio-devel/example/create_bdf.c
/usr/share/man/man3/xdf_add_channel.3.gz
/usr/share/man/man3/xdf_add_event.3.gz
/usr/share/man/man3/xdf_add_evttype.3.gz
/usr/share/man/man3/xdf_close.3.gz
/usr/share/man/man3/xdf_closest_type.3.gz
/usr/share/man/man3/xdf_copy_chconf.3.gz
/usr/share/man/man3/xdf_copy_conf.3.gz
/usr/share/man/man3/xdf_define_arrays.3.gz
/usr/share/man/man3/xdf_get_channel.3.gz
/usr/share/man/man3/xdf_get_chconf.3.gz
/usr/share/man/man3/xdf_get_conf.3.gz
/usr/share/man/man3/xdf_get_event.3.gz
/usr/share/man/man3/xdf_get_evttype.3.gz
/usr/share/man/man3/xdf_open.3.gz
/usr/share/man/man3/xdf_prepare_transfer.3.gz
/usr/share/man/man3/xdf_read.3.gz
/usr/share/man/man3/xdf_seek.3.gz
/usr/share/man/man3/xdf_set_chconf.3.gz
/usr/share/man/man3/xdf_set_conf.3.gz
/usr/share/man/man3/xdf_write.3.gz

References

Summary

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