< Home - < Back

qt3


Information about the package, qt3, which is shipped with common Linux distributions. The qt3 package is designed for, The shared library for the Qt 3 GUI toolkit.


Package Name:

qt3

Summary:

The shared library for the Qt 3 GUI toolkit

Description:

Qt is a GUI software toolkit which simplifies the task of writing and maintaining GUI (Graphical User Interface) applications for the X Window System. Qt is written in C++ and is fully object-oriented. This package contains the shared library needed to run Qt 3 applications, as well as the README files for Qt 3.

Architecture:

x86_64

Version:

3.3.8b

Release:

30.el6

Size:

3.5 M

Repository:

base

From Repository:

Licence:

QPL or GPLv2 or GPLv3



Handy Yum Commands for qt3


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


Command

Description of Command

yum install qt3

This command will install qt3 on the server.

yum remove qt3

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

yum -y remove qt3

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

yum update qt3

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

yum -y update qt3

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

yum info qt3

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

yum deplist qt3

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

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