How to Install and Uninstall python3-flask-cors.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: February 04,2025

1. Install "python3-flask-cors.noarch" package

In this section, we are going to explain the necessary steps to install python3-flask-cors.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-flask-cors.noarch

2. Uninstall "python3-flask-cors.noarch" package

Please follow the guidelines below to uninstall python3-flask-cors.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-flask-cors.noarch $ sudo dnf autoremove

3. Information about the python3-flask-cors.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:53:09 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-flask-cors
Version : 3.0.10
Release : 4.el8
Architecture : noarch
Size : 31 k
Source : python-flask-cors-3.0.10-4.el8.src.rpm
Repository : epel
Summary : Cross Origin Resource Sharing (CORS) support for Flask
URL : https://github.com/corydolphin/flask-cors
License : MIT
Description : Python3 flask_cors package.