weechat
Command-line internet relay chat client with various features. More information: <https://weechat.org/doc>.
RUN apt-get update && \
apt-get install -y weechat
RUN apt-get update && \
apt-get install -y weechat
RUN apk add weechat
RUN pacman -S --noconfirm weechat
RUN apt-get update && \
apt-get install -y weechat
RUN dnf install -y weechat
RUN apt-get update && \
apt-get install -y weechat