repc
Qt Remote Objects (QtRO) is an inter-process communication (IPC) module developed for Qt
RUN apt-get update && \
apt-get install -y qtchooser
RUN apt-get update && \
apt-get install -y qtchooser
RUN apk add qt5-qtremoteobjects
RUN pacman -S --noconfirm qt5-remoteobjects
RUN apt-get update && \
apt-get install -y qtchooser
RUN dnf install -y qt5-qtremoteobjects
RUN apt-get update && \
apt-get install -y qtchooser