How to Install and Uninstall python3-flask-cors.noarch Package on Rocky Linux 8

Last updated: September 27,2024

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

Please follow the guidance below to install python3-flask-cors.noarch on Rocky Linux 8

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

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

Please follow the instructions below to uninstall python3-flask-cors.noarch on Rocky Linux 8:

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

3. Information about the python3-flask-cors.noarch package on Rocky Linux 8

Last metadata expiration check: 2:15:23 ago on Mon Sep 12 10:27:18 2022.
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.