How to Install and Uninstall uwsgi-plugins-all Package on Kali Linux

Last updated: September 20,2024

1. Install "uwsgi-plugins-all" package

Please follow the steps below to install uwsgi-plugins-all on Kali Linux

$ sudo apt update $ sudo apt install uwsgi-plugins-all

2. Uninstall "uwsgi-plugins-all" package

Please follow the steps below to uninstall uwsgi-plugins-all on Kali Linux:

$ sudo apt remove uwsgi-plugins-all $ sudo apt autoclean && sudo apt autoremove

3. Information about the uwsgi-plugins-all package on Kali Linux

Package: uwsgi-plugins-all
Source: uwsgi
Version: 2.0.24-2
Installed-Size: 29
Maintainer: uWSGI packaging team
Architecture: amd64
Depends: uwsgi-app-integration-plugins (= 2.0.24-2), uwsgi-infrastructure-plugins (= 2.0.24-2), uwsgi-plugin-asyncio-python3 (= 2.0.24-2), uwsgi-plugin-fiber (= 2.0.24-2), uwsgi-plugin-gevent-python3 (= 2.0.24-2), uwsgi-plugin-greenlet-python3 (= 2.0.24-2), uwsgi-plugin-rbthreads (= 2.0.24-2), uwsgi-plugin-tornado-python3 (= 2.0.24-2)
Size: 20312
SHA256: 445b803a0e4f8d7d80dc84a75027f6ba61026d1502a4a5bf2d76a24b536a6c6c
SHA1: d95681a7c794f39859bd06d85d2a306c6265b0a3
MD5sum: d4555cace5206ce8b0de4e030d367a04
Description: all available plugins for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
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 dependency package provides all available plugins for uWSGI:
* infrastructure
- HTTP serving, RPC, etc.
* application integration
- PSGI, Rack, WSGI, etc.
* coroutines
- Fiber (ruby3.1)
- gevent (Python 3)
- greenlet (Python 3)
- asyncio (Python 3)
- Ruby native threads (ruby3.1)
- tornado (Python 3)
.
Greenlet and gevent plugin is provided only on supported architectures.
Description-md5:
Homepage: http://projects.unbit.it/uwsgi/
Tag: role::metapackage
Section: web
Priority: optional
Filename: pool/main/u/uwsgi/uwsgi-plugins-all_2.0.24-2_amd64.deb