How to Install and Uninstall nginx Package on openSUSE Leap

Last updated: May 20,2024

1. Install "nginx" package

This is a short guide on how to install nginx on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install nginx

2. Uninstall "nginx" package

This is a short guide on how to uninstall nginx on openSUSE Leap:

$ sudo zypper remove nginx

3. Information about the nginx package on openSUSE Leap

Information for package nginx:
------------------------------
Repository : Main Repository
Name : nginx
Version : 1.21.5-150400.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.3 MiB
Installed : No
Status : not installed
Source package : nginx-1.21.5-150400.3.3.1.src
Upstream URL : https://nginx.org
Summary : A HTTP server and IMAP/POP3 proxy server
Description :
nginx [engine x] is a HTTP server and IMAP/POP3 proxy server written by Igor Sysoev.
It has been running on many heavily loaded Russian sites for more than two years.