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

Last updated: May 16,2024

1. Install "qml" package

This tutorial shows how to install qml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install qml

2. Uninstall "qml" package

This tutorial shows how to uninstall qml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: qml
Priority: optional
Section: universe/devel
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Source: qtdeclarative-opensource-src
Version: 5.5.1-2ubuntu6
Replaces: qtdeclarative5-dev-tools (<< 5.2.0-5~)
Depends: qtchooser, libc6 (>= 2.14), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5qml5 (>= 5.1.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1), qtbase-abi-5-5-1
Breaks: qtdeclarative5-dev-tools (<< 5.2.0-5~)
Filename: pool/universe/q/qtdeclarative-opensource-src/qml_5.5.1-2ubuntu6_amd64.deb
Size: 27642
MD5sum: 83b2e974f76a229b6510e341ac19161d
SHA1: 06fd66359efa8fd38450c694e1bd3d3af6f2cbb7
SHA256: 5eaf93e999083705c8a78aee7bb080afbc70c41ed2c0a8748f267e8b6191f0c0
Description-en: Qt 5 QML viewer
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the new QML viewer for Qt Quick 2, called simply
'qml'.
Description-md5: 8b8d9b44541027d34f3e6871e88ff6d3
Multi-Arch: foreign
Homepage: http://qt-project.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu