How to Install and Uninstall python3-flask-cors.noarch Package on CentOS Stream 8

Last updated: October 06,2024

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

Please follow the guidelines below to install python3-flask-cors.noarch on CentOS Stream 8

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

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

In this section, we are going to explain the necessary steps to uninstall python3-flask-cors.noarch on CentOS Stream 8:

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

3. Information about the python3-flask-cors.noarch package on CentOS Stream 8

Last metadata expiration check: 3:29:59 ago on Sun Feb 25 03:03:59 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.