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