How to Install and Uninstall apache2 Package on openSUSE Leap

Last updated: May 02,2024

1. Install "apache2" package

This guide covers the steps necessary to install apache2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install apache2

2. Uninstall "apache2" package

This guide covers the steps necessary to uninstall apache2 on openSUSE Leap:

$ sudo zypper remove apache2

3. Information about the apache2 package on openSUSE Leap

Information for package apache2:
--------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : apache2
Version : 2.4.51-150400.6.14.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 4.3 MiB
Installed : No
Status : not installed
Source package : apache2-2.4.51-150400.6.14.1.src
Upstream URL : http://httpd.apache.org/
Summary : The Apache Web Server
Description :
This version of httpd is a major release of the 2.4 stable branch,
and represents the best available version of Apache HTTP Server.
New features include Loadable MPMs, major improvements to OCSP support,
mod_lua, Dynamic Reverse Proxy configuration, Improved Authentication/
Authorization, FastCGI Proxy, New Expression Parser, and a Small Object
Caching API.
See /usr/share/doc/packages/apache2/, http://httpd.apache.org/, and
http://httpd.apache.org/docs-2.4/upgrading.html.