purple-send
multi-protocol instant messaging library
RUN apt-get update && \
apt-get install -y libpurple-bin
RUN apt-get update && \
apt-get install -y libpurple-bin
RUN apk add libpurple
RUN pacman -S --noconfirm libpurple
RUN apt-get update && \
apt-get install -y libpurple-bin
RUN yum install -y libpurple
RUN dnf install -y libpurple
RUN apt-get update && \
apt-get install -y libpurple-bin