gperf

Perfect hash function generator

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