gengetopt

skeleton main.c generator

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