How to Install and Uninstall qmenumodel-qml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "qmenumodel-qml" package

Please follow the step by step instructions below to install qmenumodel-qml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install qmenumodel-qml

2. Uninstall "qmenumodel-qml" package

Learn how to uninstall qmenumodel-qml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove qmenumodel-qml $ sudo apt autoclean && sudo apt autoremove

3. Information about the qmenumodel-qml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: qmenumodel-qml
Priority: optional
Section: universe/libs
Installed-Size: 73
Maintainer: Ubuntu Developers
Architecture: amd64
Source: qmenumodel
Version: 0.2.9+16.04.20160329-0ubuntu1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqmenumodel0 (= 0.2.9+16.04.20160329-0ubuntu1), libqt5core5a (>= 5.5.0), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 4.1.1)
Filename: pool/universe/q/qmenumodel/qmenumodel-qml_0.2.9+16.04.20160329-0ubuntu1_amd64.deb
Size: 12194
MD5sum: 4bb55443bb66f863ac48f48e0f14f77a
SHA1: 10720ab824f997a686938c792f6ecaadfd1f1ff8
SHA256: 71f11d16ec550aaa63337ce227d749aecfeceb91ca175dfebe4dad1cfee857b9
Description-en: Qt binding for GMenuModel - QML module
Qt binding for GMenuModel that allows connecting to a menu model exposed on
D-Bus and presents it as a list model. It can be used to expose indicator or
application menus for applications using the Qt framework.
.
This package contains the QML module for building applications using the
QMenuModel library.
Description-md5: b468f98e95b8aa8c2b7b615620578a7e
Homepage: https://launchpad.net/qmenumodel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntu-touch