How to Install qml in Ubuntu 18.04



Install qml by entering the following commands in the terminal:

sudo apt update
sudo apt install qml

Description:

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'.

Homepage: http://qt-project.org/

Version: 5.9.5-0ubuntu1

Section: universe/devel