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

Last updated: May 02,2024

1. Install "uwsgi-emperor" package

This is a short guide on how to install uwsgi-emperor on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install uwsgi-emperor

2. Uninstall "uwsgi-emperor" package

This guide let you learn how to uninstall uwsgi-emperor on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: uwsgi-emperor
Architecture: amd64
Version: 2.0.19.1-3
Priority: optional
Section: universe/web
Source: uwsgi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: uWSGI packaging team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 65
Depends: uwsgi-core (= 2.0.19.1-3)
Filename: pool/universe/u/uwsgi/uwsgi-emperor_2.0.19.1-3_amd64.deb
Size: 4312
MD5sum: c0c219a88a985dcfb0f2e2d3d69b3487
SHA1: 99d29188b38ad8f295d9b313a37858a04f41cd03
SHA256: ca72e81c53c1b7a78dabf89a847deb5485bb550ed57f5e5fd6984a34548708ed
SHA512: 0cd5e3f525d41194b9ff39588992cc0b58e1bb19741b1ea7e543ccc489d305ec576ddec6057e6ce6af71147a7f396a1011aa0c2dd9881b86315bf3a09cb64c75
Homepage: http://projects.unbit.it/uwsgi/
Description-en: fast, self-healing application container server (emperor scripts)
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 Emperor daemon with options defined in
custom user-created configuration files
* basic configuration for running uWSGI Emperor daemon
Description-md5: 64339e39f51b1bb021f154578159cd54