weechat

Command-line internet relay chat client with various features. More information: <https://weechat.org/doc>.

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