Information about the package, mono-data-oracle, which is shipped with common Linux distributions. The mono-data-oracle package is designed for, Oracle database connectivity for Mono.
Package Name:
mono-data-oracle
Summary:
Oracle database connectivity for Mono
Description:
This package contains the ADO.NET Data provider for the Oracle database.
Architecture:
x86_64
Version:
4.2.4
Release:
9.el6
Size:
101 k
Repository:
epel
From Repository:
Licence:
MIT
Control the mono-data-oracle package with the following handy commands outlined below.
yum install mono-data-oracle
This command will install mono-data-oracle on the server.
yum remove mono-data-oracle
This command will un-install mono-data-oracle on the server. When you run this command, you will be asked if you are sure that you want to remove mono-data-oracle, so you have to manually confirm that you want to do this.
yum -y remove mono-data-oracle
This command will un-install mono-data-oracle 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 mono-data-oracle when using the -y flag.
yum update mono-data-oracle
This command will update mono-data-oracle to the latest version. When you run this command, you will be asked if you are sure that you want to remove mono-data-oracle, so you have to manually confirm that you want to do this.
yum -y update mono-data-oracle
This command will update mono-data-oracle 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 mono-data-oracle when using the -y flag.
yum info mono-data-oracle
This command will show you core information about the mono-data-oracle package.
yum deplist mono-data-oracle
This command will show you the dependencies for mono-data-oracle. 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 mono-data-oracle
This command will check if there is an update waiting on mono-data-oracle. 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.