How to Install and Uninstall apache2-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "apache2-dev" package

Please follow the guidelines below to install apache2-dev on Kali Linux

$ sudo apt update $ sudo apt install apache2-dev

2. Uninstall "apache2-dev" package

This guide covers the steps necessary to uninstall apache2-dev on Kali Linux:

$ sudo apt remove apache2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the apache2-dev package on Kali Linux

Package: apache2-dev
Source: apache2 (2.4.58-1)
Version: 2.4.58-1+b1
Installed-Size: 1104
Maintainer: Debian Apache Maintainers
Architecture: amd64
Provides: dh-apache2, dh-sequence-apache2
Depends: debhelper (>= 10), libapr1-dev, libaprutil1-dev, libpcre2-dev, openssl, perl:any
Size: 309988
SHA256: 2ec9888d636fe7dfd3e5a13c1907a8951e27c1a6f64da249ca0f7decf42d3712
SHA1: 83afe15bcc320f6cd52a0ce71760dc052748f732
MD5sum: badb0f641254a5259477026fdbd2dbb7
Description: 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
Description-md5:
Homepage: https://httpd.apache.org/
Tag: devel::lang:c, devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, protocol::http, role::devel-lib, role::program,
suite::apache
Section: httpd
Priority: optional
Filename: pool/main/a/apache2/apache2-dev_2.4.58-1+b1_amd64.deb