< Home - < Back

dolphin-connector


Information about the package, dolphin-connector, which is shipped with common Linux distributions. The dolphin-connector package is designed for, Simple MySQL C API wrapper for C++.


Package Name:

dolphin-connector

Summary:

Simple MySQL C API wrapper for C++

Description:

Dolphin Connector is a simple MySQL C API wrapper for C++. It is originally designed to be as efficient as is possible, and makes no use of exceptions.

Architecture:

x86_64

Version:

1.2

Release:

1.el6

Size:

11 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for dolphin-connector


Control the dolphin-connector package with the following handy commands outlined below.


Command

Description of Command

yum install dolphin-connector

This command will install dolphin-connector on the server.

yum remove dolphin-connector

This command will un-install dolphin-connector on the server. When you run this command, you will be asked if you are sure that you want to remove dolphin-connector, so you have to manually confirm that you want to do this.

yum -y remove dolphin-connector

This command will un-install dolphin-connector on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove dolphin-connector when using the -y flag.

yum update dolphin-connector

This command will update dolphin-connector to the latest version. When you run this command, you will be asked if you are sure that you want to remove dolphin-connector, so you have to manually confirm that you want to do this.

yum -y update dolphin-connector

This command will update dolphin-connector to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove dolphin-connector when using the -y flag.

yum info dolphin-connector

This command will show you core information about the dolphin-connector package.

yum deplist dolphin-connector

This command will show you the dependencies for dolphin-connector. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update dolphin-connector

This command will check if there is an update waiting on dolphin-connector. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.