Install Apxs2 On A Debian, Ubuntu, Alpine, Kali And Raspbian
Maintainer: Debian Apache Maintainers
Email: [email protected] .
Website: https://httpd.apache.org/
Section: httpd
Install apxs2
-
Debian
apt-get install apache2-devClick to copy -
Ubuntu
apt-get install apache2-devClick to copy -
Alpine OS
apk add apache2-devClick to copy -
Kali Linux
apt-get install apache2-devClick to copy -
Raspbian
apt-get install apache2-devClick to copy
apache2-dev
Apache HTTP Server (development headers)The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. This package provides development headers and the apxs2 binary for the Apache 2 HTTP server, useful to develop and link third party additions to the Debian Apache HTTP server package. It also provides dh_apache2 and dh sequence addons useful to install various Debian Apache2 extensions with debhelper. It supports - Apache 2 module configurations and shared objects - Site configuration files - Global configuration files
apache2-prefork-dev
Apache development headers - non-threaded MPMapache2-threaded-dev
Apache development headers - threaded MPM
Installing apxs2 command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Kali and Raspbian operating systems. Once you run the command it will install the latest version of apxs2 2026 package in your OS.




