znc-buildmod

Development files needed to compile ZNC modules

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