< Home - < Back

qt-mobility


Information about the package, qt-mobility, which is shipped with common Linux distributions. The qt-mobility package is designed for, Qt Mobility Framework.


Package Name:

qt-mobility

Summary:

Qt Mobility Framework

Description:

Qt Mobility Project delivers a set of new APIs to Qt with features that are well known from the mobile device world, in particular phones. However, these APIs allow the developer to use these features with ease from one framework and apply them to phones, netbooks and non-mobile personal computers. The framework not only improves many aspects of a mobile experience, because it improves the use of these technologies, but has applicability beyond the mobile device arena.

Architecture:

x86_64

Version:

1.1.3

Release:

2.el6

Size:

1.7 M

Repository:

epel

From Repository:

Licence:

LGPLv2 with exceptions



Handy Yum Commands for qt-mobility


Control the qt-mobility package with the following handy commands outlined below.


Command

Description of Command

yum install qt-mobility

This command will install qt-mobility on the server.

yum remove qt-mobility

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

yum -y remove qt-mobility

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

yum update qt-mobility

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

yum -y update qt-mobility

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

yum info qt-mobility

This command will show you core information about the qt-mobility package.

yum deplist qt-mobility

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

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