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

Last updated: July 03,2024

1. Install "httpd.x86_64" package

This guide let you learn how to install httpd.x86_64 on CentOS Stream 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 Stream 8:

$ sudo dnf remove httpd.x86_64 $ sudo dnf autoremove

3. Information about the httpd.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:33:07 ago on Sun Feb 25 03:03:59 2024.
Installed Packages
Name : httpd
Version : 2.4.37
Release : 62.module_el8+657+88b2113f
Architecture : x86_64
Size : 4.3 M
Source : httpd-2.4.37-62.module_el8+657+88b2113f.src.rpm
Repository : @System
From repo : 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.