How to Install and Uninstall python3-django-cors-headers Package on openSUSE Leap

Last updated: March 29,2024

1. Install "python3-django-cors-headers" package

Please follow the instructions below to install python3-django-cors-headers on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-django-cors-headers

2. Uninstall "python3-django-cors-headers" package

Learn how to uninstall python3-django-cors-headers on openSUSE Leap:

$ sudo zypper remove python3-django-cors-headers

3. Information about the python3-django-cors-headers package on openSUSE Leap

Information for package python3-django-cors-headers:
----------------------------------------------------
Repository : Main Repository
Name : python3-django-cors-headers
Version : 3.2.1-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 75.0 KiB
Installed : No
Status : not installed
Source package : python-django-cors-headers-3.2.1-bp155.2.12.src
Upstream URL : https://github.com/adamchainz/django-cors-headers
Summary : A Django App that adds CORS headers to responses
Description :
A Django App that adds CORS (Cross-Origin Resource Sharing) headers to
responses.