qmlscene

qt5-qtdeclarative

Debian Debian
RUN apt-get update && \ apt-get install -y qmlscene
Ubuntu
RUN apt-get update && \ apt-get install -y qmlscene
Arch Arch Linux
RUN pacman -S --noconfirm qmlscene
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y qmlscene
CentOS
RUN yum install -y qt5-qtdeclarative-devel
Fedora
RUN dnf install -y qt5-qtdeclarative-devel
Raspbian
RUN apt-get update && \ apt-get install -y qmlscene
click the source code to copy install qmlscene on any operating system with command-not-found.com