How To Install dolphin-connector-devel on Fedora 36

In this tutorial we learn how to install dolphin-connector-devel in Fedora 36. dolphin-connector-devel is Development files for Dolphin Connector

Introduction

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

What is dolphin-connector-devel

Dolphin Connector development package.

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

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

sudo dnf -y install dolphin-connector-devel

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

sudo yum -y install dolphin-connector-devel

How To Uninstall dolphin-connector-devel on Fedora 36

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

sudo dnf remove dolphin-connector-devel

dolphin-connector-devel Package Contents on Fedora 36

/usr/include/dolphinconn
/usr/include/dolphinconn/connection.h
/usr/include/dolphinconn/resultset.h
/usr/lib64/libdolphinconn.so
/usr/share/doc/dolphin-connector-devel
/usr/share/doc/dolphin-connector-devel/sample
/usr/share/doc/dolphin-connector-devel/sample/connect-example.cc

References

Summary

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


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

Introduction

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

What is dolphin-connector-devel

Dolphin Connector development package.

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

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

sudo dnf -y install dolphin-connector-devel

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

sudo yum -y install dolphin-connector-devel

How To Uninstall dolphin-connector-devel on Fedora 36

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

sudo dnf remove dolphin-connector-devel

dolphin-connector-devel Package Contents on Fedora 36

/usr/include/dolphinconn
/usr/include/dolphinconn/connection.h
/usr/include/dolphinconn/resultset.h
/usr/lib/libdolphinconn.so
/usr/share/doc/dolphin-connector-devel
/usr/share/doc/dolphin-connector-devel/sample
/usr/share/doc/dolphin-connector-devel/sample/connect-example.cc

References

Summary

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