How To Install dataquay-devel on Fedora 36

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

Introduction

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

What is dataquay-devel

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

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

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

sudo dnf -y install dataquay-devel

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

sudo yum -y install dataquay-devel

How To Uninstall dataquay-devel on Fedora 36

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

sudo dnf remove dataquay-devel

dataquay-devel Package Contents on Fedora 36

/usr/include/dataquay
/usr/include/dataquay/BasicStore.h
/usr/include/dataquay/Connection.h
/usr/include/dataquay/Node.h
/usr/include/dataquay/PropertyObject.h
/usr/include/dataquay/RDFException.h
/usr/include/dataquay/Store.h
/usr/include/dataquay/Transaction.h
/usr/include/dataquay/TransactionalStore.h
/usr/include/dataquay/Triple.h
/usr/include/dataquay/Uri.h
/usr/include/dataquay/objectmapper
/usr/include/dataquay/objectmapper/ContainerBuilder.h
/usr/include/dataquay/objectmapper/ObjectBuilder.h
/usr/include/dataquay/objectmapper/ObjectLoader.h
/usr/include/dataquay/objectmapper/ObjectMapper.h
/usr/include/dataquay/objectmapper/ObjectMapperDefs.h
/usr/include/dataquay/objectmapper/ObjectMapperExceptions.h
/usr/include/dataquay/objectmapper/ObjectMapperForwarder.h
/usr/include/dataquay/objectmapper/ObjectStorer.h
/usr/include/dataquay/objectmapper/TypeMapping.h
/usr/lib64/libdataquay.so
/usr/lib64/pkgconfig/dataquay.pc
/usr/share/doc/dataquay-devel
/usr/share/doc/dataquay-devel/examples
/usr/share/doc/dataquay-devel/examples/ConnectionLoader.cpp
/usr/share/doc/dataquay-devel/examples/TransactionalCommand.cpp
/usr/share/doc/dataquay-devel/examples/TransactionalCommand.h
/usr/share/doc/dataquay-devel/examples/VariantEncoderExample.cpp

References

Summary

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


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

Introduction

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

What is dataquay-devel

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

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

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

sudo dnf -y install dataquay-devel

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

sudo yum -y install dataquay-devel

How To Uninstall dataquay-devel on Fedora 36

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

sudo dnf remove dataquay-devel

dataquay-devel Package Contents on Fedora 36

/usr/include/dataquay
/usr/include/dataquay/BasicStore.h
/usr/include/dataquay/Connection.h
/usr/include/dataquay/Node.h
/usr/include/dataquay/PropertyObject.h
/usr/include/dataquay/RDFException.h
/usr/include/dataquay/Store.h
/usr/include/dataquay/Transaction.h
/usr/include/dataquay/TransactionalStore.h
/usr/include/dataquay/Triple.h
/usr/include/dataquay/Uri.h
/usr/include/dataquay/objectmapper
/usr/include/dataquay/objectmapper/ContainerBuilder.h
/usr/include/dataquay/objectmapper/ObjectBuilder.h
/usr/include/dataquay/objectmapper/ObjectLoader.h
/usr/include/dataquay/objectmapper/ObjectMapper.h
/usr/include/dataquay/objectmapper/ObjectMapperDefs.h
/usr/include/dataquay/objectmapper/ObjectMapperExceptions.h
/usr/include/dataquay/objectmapper/ObjectMapperForwarder.h
/usr/include/dataquay/objectmapper/ObjectStorer.h
/usr/include/dataquay/objectmapper/TypeMapping.h
/usr/lib/libdataquay.so
/usr/lib/pkgconfig/dataquay.pc
/usr/share/doc/dataquay-devel
/usr/share/doc/dataquay-devel/examples
/usr/share/doc/dataquay-devel/examples/ConnectionLoader.cpp
/usr/share/doc/dataquay-devel/examples/TransactionalCommand.cpp
/usr/share/doc/dataquay-devel/examples/TransactionalCommand.h
/usr/share/doc/dataquay-devel/examples/VariantEncoderExample.cpp

References

Summary

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