uwsgi from server:http project

Select Your Operating System

For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:http/openSUSE_Tumbleweed/server:http.repo
zypper refresh
zypper install uwsgi
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:http/16.0/server:http.repo
zypper refresh
zypper install uwsgi
For 15.7 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:http/15.7/server:http.repo
zypper refresh
zypper install uwsgi
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:http/15.6/server:http.repo
zypper refresh
zypper install uwsgi