How to Install and Uninstall uwsgi Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 29,2024

1. Install "uwsgi" package

Please follow the guidelines below to install uwsgi on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install uwsgi

2. Uninstall "uwsgi" package

This guide covers the steps necessary to uninstall uwsgi on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove uwsgi $ sudo apt autoclean && sudo apt autoremove

3. Information about the uwsgi package on Ubuntu 20.10 (Groovy Gorilla)

Package: uwsgi
Architecture: amd64
Version: 2.0.19.1-3
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: uWSGI packaging team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 104
Depends: lsb-base, uwsgi-core (= 2.0.19.1-3)
Filename: pool/universe/u/uwsgi/uwsgi_2.0.19.1-3_amd64.deb
Size: 18472
MD5sum: d6e68e5743338f34bbe88a0b6fdde6a3
SHA1: 986f9f3bb2561ea14d7a6b4de29c59164f321f50
SHA256: fcbcdd42141776767beda789e1813bca4eed8e238eed1f4879983443c2a68ee1
SHA512: 6c4a7b7d3b7aa7e20d9e2c88f1c77784cedf98e6fc80629dd37b77b754e9df9e84158db3a2664f21180257d184d58507ec27ded5d4ff4b74399468cb6d92088c
Homepage: http://projects.unbit.it/uwsgi/
Description-en: fast, self-healing application container server
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It uses the uwsgi protocol for all the networking/interprocess communications.
.
uWSGI can be run in preforking, threaded, asynchronous/evented modes and
supports various forms of green threads/coroutines (such as uGreen, Greenlet,
Fiber). uWSGI provides several methods of configuration: via command line,
via environment variables, via XML, INI, YAML configuration files, via LDAP
and more.
.
On top of all this, it is designed to be fully modular. This means that
different plugins can be used in order to add compatibility with tons of
different technology on top of the same core.
.
This package depends on uWSGI core binary and installs:
* init.d script for running uWSGI daemon(s) with options defined in custom
user-created configuration files
* infrastructure for running daemons (like common locations of communication
sockets, logs)
Description-md5: 58463849d39022e9bde2acbbc728d93e