httxt2dbm

Apache HTTP Server (utility programs for web servers)

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