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

Last updated: July 05,2024

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

Please follow the guidelines below to install python311-django-cors-headers on openSuSE Tumbleweed

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

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

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

$ sudo zypper remove python311-django-cors-headers

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

Information for package python311-django-cors-headers:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-django-cors-headers
Version : 3.13.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 71.2 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.