How to Install and Uninstall python3-uwsgidecorators.x86_64 Package on CentOS Stream 9

Last updated: November 28,2024

1. Install "python3-uwsgidecorators.x86_64" package

In this section, we are going to explain the necessary steps to install python3-uwsgidecorators.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-uwsgidecorators.x86_64

2. Uninstall "python3-uwsgidecorators.x86_64" package

This guide let you learn how to uninstall python3-uwsgidecorators.x86_64 on CentOS Stream 9:

$ sudo dnf remove python3-uwsgidecorators.x86_64 $ sudo dnf autoremove

3. Information about the python3-uwsgidecorators.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:09:15 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-uwsgidecorators
Version : 2.0.24
Release : 1.el9
Architecture : x86_64
Size : 17 k
Source : uwsgi-2.0.24-1.el9.src.rpm
Repository : epel
Summary : Python 3.9 decorators providing access to the uwsgi API
URL : https://github.com/unbit/uwsgi
License : GPLv2 with exceptions and MIT
Description : The uwsgidecorators Python 3.9 module provides higher-level
: access to the uWSGI API.