ngircd

lightweight Internet Relay Chat server

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