How to Install and Uninstall nginx Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "nginx" package
Please follow the instructions below to install nginx on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
nginx
Copied
2. Uninstall "nginx" package
This tutorial shows how to uninstall nginx on openSuSE Tumbleweed:
$
sudo zypper remove
nginx
Copied
3. Information about the nginx package on openSuSE Tumbleweed
Information for package nginx:
------------------------------
Repository : Илья Индиго (openSUSE_Tumbleweed)
Name : nginx
Version : 1.25.4-252.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:13ilya
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : nginx-1.25.4-252.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.
------------------------------
Repository : Илья Индиго (openSUSE_Tumbleweed)
Name : nginx
Version : 1.25.4-252.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:13ilya
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : nginx-1.25.4-252.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.