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

Last updated: May 09,2024

1. Install "uwsgi-plugin-python3" package

Please follow the steps below to install uwsgi-plugin-python3 on Kali Linux

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

2. Uninstall "uwsgi-plugin-python3" package

This tutorial shows how to uninstall uwsgi-plugin-python3 on Kali Linux:

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

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

Package: uwsgi-plugin-python3
Source: uwsgi
Version: 2.0.24-2
Installed-Size: 256
Maintainer: uWSGI packaging team
Architecture: amd64
Provides: httpd-wsgi3
Depends: uwsgi-core (= 2.0.24-2), libc6 (>= 2.34), libpython3.11 (>= 3.11.5)
Suggests: python3-uwsgidecorators
Size: 93028
SHA256: b81173762a9b71cd528d07a7697a2359b2279da6b4ebfbf9d09d372841cbd54f
SHA1: 541bee9d4b1aabfa29b5ee6850c50115579a59e5
MD5sum: b66b5b9932568e50b38027b2f7ea7a13
Description: WSGI 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 Python 3 WSGI plugin for uWSGI
(linked with Python 3 runtime).
Description-md5:
Homepage: http://projects.unbit.it/uwsgi/
Tag: role::plugin
Section: web
Priority: optional
Filename: pool/main/u/uwsgi/uwsgi-plugin-python3_2.0.24-2_amd64.deb