How to Install qml-module-qtquick-layouts in Ubuntu 18.04



Install qml-module-qtquick-layouts by entering the following commands in the terminal:

sudo apt update
sudo apt install qml-module-qtquick-layouts

Description:

Qt 5 Quick Layouts QML module

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Qt Quick Layouts modules provides a set of layouts that can be used to build complete interfaces in Qt Quick.

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

Version: 5.9.5-0ubuntu1

Section: universe/libdevel