xchat

X-Chat is an easy to use graphical IRC chat client for the X

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