How to Install uwsgi-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install uwsgi-dev

Description:

fast, self-healing application container server (headers)

uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. . This package provides development headers and tools needed to develop external uWSGI plugins, either contained in this package or pulled in through depending on development packages of dependent projects.

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

Version: 2.0.15-10.2ubuntu2

Section: universe/libdevel