How to Install and Uninstall python311-gunicorn Package on openSUSE Leap

Last updated: June 02,2024

1. Install "python311-gunicorn" package

In this section, we are going to explain the necessary steps to install python311-gunicorn on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-gunicorn

2. Uninstall "python311-gunicorn" package

This guide let you learn how to uninstall python311-gunicorn on openSUSE Leap:

$ sudo zypper remove python311-gunicorn

3. Information about the python311-gunicorn package on openSUSE Leap

Information for package python311-gunicorn:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-gunicorn
Version : 20.1.0-150400.12.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 5.0 MiB
Installed : No
Status : not installed
Source package : python-gunicorn-20.1.0-150400.12.3.9.src
Upstream URL : https://gunicorn.org
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.

5. The same packages on other Linux Distributions