ccnet-init

framework for writing networked applications in C

Debian Debian
RUN apt-get update && \ apt-get install -y ccnet
Ubuntu
RUN apt-get update && \ apt-get install -y ccnet
Alpine
RUN apk add ccnet
Fedora
RUN dnf install -y ccnet
Raspbian
RUN apt-get update && \ apt-get install -y ccnet
click the source code to copy install ccnet-init on any operating system with command-not-found.com