repc

Qt Remote Objects (QtRO) is an inter-process communication (IPC) module developed for Qt

Debian Debian
RUN apt-get update && \ apt-get install -y qtchooser
Ubuntu
RUN apt-get update && \ apt-get install -y qtchooser
Alpine
RUN apk add qt5-qtremoteobjects
Arch Arch Linux
RUN pacman -S --noconfirm qt5-remoteobjects
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y qtchooser
Fedora
RUN dnf install -y qt5-qtremoteobjects
Raspbian
RUN apt-get update && \ apt-get install -y qtchooser
click the source code to copy install repc on any operating system with command-not-found.com