How to Install and Uninstall httpd.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 01,2024

1. Install "httpd.x86_64" package

This guide covers the steps necessary to install httpd.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install httpd.x86_64

2. Uninstall "httpd.x86_64" package

Please follow the guidance below to uninstall httpd.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove httpd.x86_64 $ sudo dnf autoremove

3. Information about the httpd.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:57:41 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : httpd
Version : 2.4.37
Release : 30.module_el8.3.0+561+97fdbbcc
Architecture : x86_64
Size : 1.7 M
Source : httpd-2.4.37-30.module_el8.3.0+561+97fdbbcc.src.rpm
Repository : appstream
Summary : Apache HTTP Server
URL : https://httpd.apache.org/
License : ASL 2.0
Description : The Apache HTTP Server is a powerful, efficient, and extensible
: web server.