How to Install and Uninstall apache Package on Arch Linux

Last updated: March 28,2024

1. Install "apache" package

This is a short guide on how to install apache on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S apache

2. Uninstall "apache" package

Please follow the guidelines below to uninstall apache on Arch Linux:

$ sudo pacman -Rcns apache

3. Information about the apache package on Arch Linux

Repository : extra
Name : apache
Version : 2.4.58-1
Description : A high performance Unix-based HTTP server
Architecture : x86_64
URL : https://www.apache.org/dist/httpd
Licenses : APACHE
Groups : None
Provides : mod_proxy_uwsgi
Depends On : zlib apr-util pcre2 libnghttp2 openssl libxcrypt
Optional Deps : lua: for mod_lua module
libxml2: for mod_proxy_html, mod_xml2enc modules
curl: for mod_md module
jansson: for mod_md module
brotli: for mod_brotli module
uwsgi: for mod_proxy_uwsgi module
lynx: apachectl status
perl: for apxs and dbmmanage
systemd-libs: for mod_systemd module
logrotate: for rotating logs
Conflicts With : mod_proxy_uwsgi
Replaces : mod_proxy_uwsgi
Download Size : 1734.65 KiB
Installed Size : 6673.40 KiB
Packager : Anatol Pomozov
Build Date : Wed Oct 25 18:28:29 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions