How to Install and Uninstall uwsgi-plugin-greenlet-python3 Package on Kali Linux

Last updated: May 11,2024

1. Install "uwsgi-plugin-greenlet-python3" package

This tutorial shows how to install uwsgi-plugin-greenlet-python3 on Kali Linux

$ sudo apt update $ sudo apt install uwsgi-plugin-greenlet-python3

2. Uninstall "uwsgi-plugin-greenlet-python3" package

Please follow the guidance below to uninstall uwsgi-plugin-greenlet-python3 on Kali Linux:

$ sudo apt remove uwsgi-plugin-greenlet-python3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the uwsgi-plugin-greenlet-python3 package on Kali Linux

Package: uwsgi-plugin-greenlet-python3
Source: uwsgi
Version: 2.0.24-2
Installed-Size: 55
Maintainer: uWSGI packaging team
Architecture: amd64
Depends: python3-greenlet, uwsgi-plugin-python3 (= 2.0.24-2), libc6 (>= 2.34)
Size: 24520
SHA256: a271aa1543696a82aa7ce2fa8c64bae8a7e4231f57e71804135ba8dd3d7f990e
SHA1: ccbb7d50d118665dffaeda0ff6fcbc2528c80bcc
MD5sum: 838ac0e0568748c421ec20210c37c98d
Description: greenlet plugin for uWSGI (Python 3)
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 package provides greenlet plugin for uWSGI with Python 3 WSGI interface.
Description-md5:
Homepage: http://projects.unbit.it/uwsgi/
Section: httpd
Priority: optional
Filename: pool/main/u/uwsgi/uwsgi-plugin-greenlet-python3_2.0.24-2_amd64.deb