dh_apache2

Apache HTTP Server (development headers)

  • Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
  • Homepage: http://httpd.apache.org/
  • Section: httpd
Debian Debian
RUN apt-get update && \ apt-get install -y apache2-dev
Ubuntu
RUN apt-get update && \ apt-get install -y apache2-dev
Alpine
RUN apk add apache2-dev
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y apache2-dev
Raspbian
RUN apt-get update && \ apt-get install -y apache2-dev
click the source code to copy install dh_apache2 on any operating system with command-not-found.com