How to Install uwsgi-src in Ubuntu 18.04



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

sudo apt update
sudo apt install uwsgi-src

Description:

sources for uWSGI plugins

uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. . This package contains the sources for uWSGI plugins.

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

Version: 2.0.15-10.2ubuntu2

Section: universe/libdevel