How to Install and Uninstall python3-flask-cors Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "python3-flask-cors" package

Please follow the guidance below to install python3-flask-cors on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-flask-cors

2. Uninstall "python3-flask-cors" package

Please follow the guidelines below to uninstall python3-flask-cors on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-flask-cors $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flask-cors package on Ubuntu 21.10 (Impish Indri)

Package: python3-flask-cors
Architecture: all
Version: 3.0.9-2
Priority: optional
Section: universe/python
Source: python-flask-cors
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Stewart Ferguson
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 211
Depends: python3-flask (>= 0.9), python3-six, python3:any, libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 0.5.0+dfsg)
Filename: pool/universe/p/python-flask-cors/python3-flask-cors_3.0.9-2_all.deb
Size: 33856
MD5sum: 6921d3ffcf7c06e73dc839eddbdcc3a3
SHA1: be0d223b30a7238881fdb33de0c2266a2664e5ab
SHA256: 7b746fe6c08cd3eee5a251b44d3ae47e47be78b73258350718c670bff8576986
SHA512: 3f4fb9ccaccd2c4fffa0c9ba2ce69be6a2ff413df8c45cd3defcb669ab18d062ddd93e408be86d933007133ab004cd1e69ec3835ffdd8e6e7a2c48884392f81b
Homepage: http://flask-cors.corydolphin.com
Description-en: Flask extension for handling CORS (Python 3)
A Flask extension for handling Cross Origin Resource Sharing (CORS), making
cross-origin AJAX possible.
.
This package has a simple philosophy, when you want to enable CORS, you wish
to enable it for all use cases on a domain. This means no mucking around with
different allowed headers, methods, etc. By default, submission of cookies
across domains is disabled due to the security implications, please see the
documentation for how to enable credential’ed requests, and please make sure
you add some sort of CSRF protection before doing so!
.
This package installs the library for Python 3.
Description-md5: f45f8f35375e2753ef40ce68e141698c