How to Install and Uninstall uwsgi Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "uwsgi" package

In this section, we are going to explain the necessary steps to install uwsgi on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install uwsgi

2. Uninstall "uwsgi" package

This tutorial shows how to uninstall uwsgi on Ubuntu 21.10 (Impish Indri):

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

3. Information about the uwsgi package on Ubuntu 21.10 (Impish Indri)

Package: uwsgi
Architecture: amd64
Version: 2.0.19.1-7.1build1
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: uWSGI packaging team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 107
Depends: lsb-base, uwsgi-core (= 2.0.19.1-7.1build1)
Filename: pool/universe/u/uwsgi/uwsgi_2.0.19.1-7.1build1_amd64.deb
Size: 17956
MD5sum: d71e99fbde81c492412cb40ba0d55d0b
SHA1: 38e414fcc2b0b89c7b9ce266e1a0c41c77d900cf
SHA256: 75b5a9255f4410f77add0f953df6d9b718eb0b2bb06c2230ffb43862a28d53a4
SHA512: c45e935de6c9239395630615d846045d387d8f7370385568d068e0dcf84367b98cce901d1b73a0f255e02a2b43c882700e7eb99a24f9ded914c1e0c9a2774297
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