How to Install and Uninstall python38-gunicorn Package on openSuSE Tumbleweed
Last updated: March 15,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-gunicorn" package
This guide covers the steps necessary to install python38-gunicorn on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-gunicorn
Copied
2. Uninstall "python38-gunicorn" package
In this section, we are going to explain the necessary steps to uninstall python38-gunicorn on openSuSE Tumbleweed:
$
sudo zypper remove
python38-gunicorn
Copied
3. Information about the python38-gunicorn package on openSuSE Tumbleweed
Information for package python38-gunicorn:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-gunicorn
Version : 20.1.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 663,2 KiB
Installed : No
Status : not installed
Source package : python-gunicorn-20.1.0-2.1.src
Summary : WSGI HTTP Server for UNIX
Description :
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork
worker model ported from Ruby's Unicorn_ project. The Gunicorn server is broadly
compatible with various web frameworks.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-gunicorn
Version : 20.1.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 663,2 KiB
Installed : No
Status : not installed
Source package : python-gunicorn-20.1.0-2.1.src
Summary : WSGI HTTP Server for UNIX
Description :
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork
worker model ported from Ruby's Unicorn_ project. The Gunicorn server is broadly
compatible with various web frameworks.