How to Install and Uninstall apache2-bin Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "apache2-bin" package

Please follow the guidance below to install apache2-bin on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install apache2-bin

2. Uninstall "apache2-bin" package

Please follow the guidelines below to uninstall apache2-bin on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the apache2-bin package on Ubuntu 20.10 (Groovy Gorilla)

Package: apache2-bin
Architecture: amd64
Version: 2.4.46-1ubuntu1
Priority: optional
Section: httpd
Source: apache2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Apache Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4971
Provides: apache2-api-20120211, apache2-api-20120211-openssl1.1
Depends: perl:any, libapr1 (>= 1.6.2), 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.14), libcrypt1 (>= 1:4.1.0), libcurl4 (>= 7.28.0), libjansson4 (>= 2.4), libldap-2.4-2 (>= 2.4.7), liblua5.2-0, libnghttp2-14 (>= 1.15.0), libpcre3, libssl1.1 (>= 1.1.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser
Breaks: gridsite (<< 3.0.0~20170225gitd51b2fd-1~), libapache2-mod-dacs (<= 1.4.38a-2), libapache2-mod-proxy-uwsgi (<< 2.4.33)
Replaces: libapache2-mod-proxy-uwsgi (<< 2.4.33)
Filename: pool/main/a/apache2/apache2-bin_2.4.46-1ubuntu1_amd64.deb
Size: 1204376
MD5sum: 8b11714d9de66af05d987388767d5b51
SHA1: 44096d074590564897fdb7f4e37925aa5d6489e8
SHA256: be211929522aa1ecfa2e0d80ce41ffec367069f25ba42f4f767ce0e3f7551fe5
SHA512: 384f79b43424c63f953e2300ed4d7a1db90a8c50556b3107b8ff37acec295fcff8915c3cc5bb3b478ce1e388839bafa5ca9bddd7dcbf1f783c962463a932f633
Homepage: https://httpd.apache.org/
Description-en: 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: 37901ca6bbb9305b61d0920ecc08204f
Task: lamp-server