plugctl

an partial implementation of IEC 61883

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