dnet-config

A dumb, portable networking library -- development files

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