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

Last updated: May 16,2024

1. Install "apache2-bin" package

Learn how to install apache2-bin on Kali Linux

$ sudo apt update $ sudo apt install apache2-bin

2. Uninstall "apache2-bin" package

This tutorial shows how to uninstall apache2-bin on Kali Linux:

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

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

Package: apache2-bin
Source: apache2 (2.4.58-1)
Version: 2.4.58-1+b1
Installed-Size: 5087
Maintainer: Debian Apache Maintainers
Architecture: amd64
Provides: apache2-api-20120211, apache2-api-20120211-openssl1.1
Depends: perl:any, libapr1 (>= 1.7.0), libaprutil1 (>= 1.6.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libbrotli1 (>= 0.6.0), libc6 (>= 2.36), libcrypt1 (>= 1:4.1.0), libcurl4 (>= 7.28.0), libjansson4 (>= 2.14), libldap-2.5-0 (>= 2.5.4), liblua5.3-0, libnghttp2-14 (>= 1.50.0), libpcre2-8-0 (>= 10.22), libssl3 (>= 3.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser
Size: 1375452
SHA256: 753df6a7ec16c339821f126a9741392c797838b4916dd287bc7b0f9b901a67e7
SHA1: 1c2c0d528cce807fdd0c0af25c5ff8fc2811c638
MD5sum: 47ae957b633ad62eab7954aa7e1a312c
Description: Apache HTTP Server (modules and other binary files)
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 contains the binaries only and does not set up a working
web-server instance. Install the "apache2" package to get a fully working
instance.
Description-md5:
Homepage: https://httpd.apache.org/
Tag: implemented-in::c, interface::daemon, network::server, network::service,
protocol::http, protocol::ipv6, role::program, suite::apache,
web::server, works-with-format::html, works-with::text
Section: httpd
Priority: optional
Filename: pool/main/a/apache2/apache2-bin_2.4.58-1+b1_amd64.deb