How to Install and Uninstall apache2 Package on openSuSE Tumbleweed

Last updated: May 09,2024

1. Install "apache2" package

In this section, we are going to explain the necessary steps to install apache2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install apache2

2. Uninstall "apache2" package

Learn how to uninstall apache2 on openSuSE Tumbleweed:

$ sudo zypper remove apache2

3. Information about the apache2 package on openSuSE Tumbleweed

Information for package apache2:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : apache2
Version : 2.4.58-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : apache2-2.4.58-3.1.src
Upstream URL : https://httpd.apache.org/
Summary : The Apache HTTPD Server
Description :
The Apache HTTP Server Project is an effort to develop and
maintain an open-source HTTP server for modern operating
systems including UNIX and Windows. The goal of this project
is to provide a secure, efficient and extensible server that
provides HTTP services in sync with the current HTTP standards.