How to Install and Uninstall python3-uwsgidecorators Package on Kali Linux

Last updated: May 12,2024

1. Install "python3-uwsgidecorators" package

This tutorial shows how to install python3-uwsgidecorators on Kali Linux

$ sudo apt update $ sudo apt install python3-uwsgidecorators

2. Uninstall "python3-uwsgidecorators" package

In this section, we are going to explain the necessary steps to uninstall python3-uwsgidecorators on Kali Linux:

$ sudo apt remove python3-uwsgidecorators $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-uwsgidecorators package on Kali Linux

Package: python3-uwsgidecorators
Source: uwsgi
Version: 2.0.24-2
Installed-Size: 45
Maintainer: uWSGI packaging team
Architecture: all
Depends: uwsgi-core, uwsgi-plugin-python3, python3:any
Size: 22616
SHA256: f20abad6726e7824da2ca21d9d81f4f452a16addae69e957007db7cbf749bda3
SHA1: 63fd09ff82c9b51db7c4b74d687dcaf5ae3c7b3d
MD5sum: 64aa67b87d1ebf45deb0882ba8aa2312
Description: module of decorators for elegant access to uWSGI API (Python 3)
uwsgidecorators is a simple Python module that exports a bunch of decorators
to allow a more elegant approach to uWSGI API. Provided decorators helps with
creating of RPC functions, timers, filemonitors.
.
This package provides uwsgidecorators module
for Python 3.
.
uwsgidecorators module is not targeted at Python 3 officially, so some
decorators may work improperly or not at all.
Description-md5:
Homepage: http://projects.unbit.it/uwsgi/
Section: python
Priority: optional
Filename: pool/main/u/uwsgi/python3-uwsgidecorators_2.0.24-2_all.deb