How to Install and Uninstall python39-django-cors-headers Package on openSuSE Tumbleweed

Last updated: January 12,2025

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

Please follow the instructions below to install python39-django-cors-headers on openSuSE Tumbleweed

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

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

In this section, we are going to explain the necessary steps to uninstall python39-django-cors-headers on openSuSE Tumbleweed:

$ sudo zypper remove python39-django-cors-headers

3. Information about the python39-django-cors-headers package on openSuSE Tumbleweed

Information for package python39-django-cors-headers:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-django-cors-headers
Version : 3.13.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 62.7 KiB
Installed : No
Status : not installed
Source package : python-django-cors-headers-3.13.0-1.6.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.