< Home - < Back

qt3-sqlite


Information about the package, qt3-sqlite, which is shipped with common Linux distributions. The qt3-sqlite package is designed for, sqlite drivers for Qt 3's SQL classes.


Package Name:

qt3-sqlite

Summary:

sqlite drivers for Qt 3's SQL classes

Description:

sqlite driver for Qt 3's SQL classes (QSQL)

Architecture:

x86_64

Version:

3.3.8b

Release:

30.el6

Size:

219 k

Repository:

base

From Repository:

Licence:

QPL or GPLv2 or GPLv3



Handy Yum Commands for qt3-sqlite


Control the qt3-sqlite package with the following handy commands outlined below.


Command

Description of Command

yum install qt3-sqlite

This command will install qt3-sqlite on the server.

yum remove qt3-sqlite

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

yum -y remove qt3-sqlite

This command will un-install qt3-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 qt3-sqlite when using the -y flag.

yum update qt3-sqlite

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

yum -y update qt3-sqlite

This command will update qt3-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 qt3-sqlite when using the -y flag.

yum info qt3-sqlite

This command will show you core information about the qt3-sqlite package.

yum deplist qt3-sqlite

This command will show you the dependencies for qt3-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 qt3-sqlite

This command will check if there is an update waiting on qt3-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.