How to Install uwsgi-extra in Ubuntu 18.04



Install uwsgi-extra by entering the following commands in the terminal:

sudo apt update
sudo apt install uwsgi-extra

Description:

fast, self-healing application container server (extra files)

uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. . This package provides extra files from uWSGI distribution.

Homepage: http://projects.unbit.it/uwsgi/

Version: 2.0.15-10.2ubuntu2

Section: universe/web