< Home - < Back

qt3-PostgreSQL


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


Package Name:

qt3-PostgreSQL

Summary:

PostgreSQL drivers for Qt 3's SQL classes

Description:

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

Architecture:

x86_64

Version:

3.3.8b

Release:

30.el6

Size:

64 k

Repository:

base

From Repository:

Licence:

QPL or GPLv2 or GPLv3



Handy Yum Commands for qt3-PostgreSQL


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


Command

Description of Command

yum install qt3-PostgreSQL

This command will install qt3-PostgreSQL on the server.

yum remove qt3-PostgreSQL

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

yum -y remove qt3-PostgreSQL

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

yum update qt3-PostgreSQL

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

yum -y update qt3-PostgreSQL

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

yum info qt3-PostgreSQL

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

yum deplist qt3-PostgreSQL

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

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