libnet-config

development files for libnet

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