I installed all the Qt 5 packages, and there is no qml binary or even qmlscene anywhere on the system. What's up with that? It's kindof like installing python or perl without the interpreter - makes no sense. qml is a scripting language. qml scripts can be started up with the same shebang mechanism as any other scripts. So the runtime needs to be there.