How to Install qmenumodel-qml software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install qmenumodel-qml software package in Ubuntu 14.04 LTS (Trusty Tahr)

qmenumodel-qml software package provides Qt binding for GMenuModel - QML module, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install qmenumodel-qml 

qmenumodel-qml is installed in your system.

Make ensure the qmenumodel-qml package were installed using the commands given below,

$ sudo dpkg-query -l | grep qmenumodel-qml *

You will get with qmenumodel-qml package name, version, architecture and description in a table

qmenumodel-qml package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package qmenumodel-qml
Version 0.2.7+14.04.20140305-0ubuntu2
Description Qt binding for GMenuModel - QML module
Sub Section libs


See Also, How to uninstall or remove qmenumodel-qml software package from Ubuntu 14.04 LTS (Trusty Tahr)?