gammaray-plugin-quickinspector software package provides GammaRay plugin for inspecting QtQuick2 applications, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gammaray-plugin-quickinspector
gammaray-plugin-quickinspector is installed in your system.
Make ensure the gammaray-plugin-quickinspector package were installed using the commands given below,
$ sudo dpkg-query -l | grep gammaray-plugin-quickinspector*
You will get with gammaray-plugin-quickinspector package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Development |
| Package | gammaray-plugin-quickinspector |
| Version | 2.6.0-1 |
| Description | GammaRay plugin for inspecting QtQuick2 applications |
| Sub Section | devel |