How to Install and Uninstall python3-django-cors-headers.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 29,2024
1. Install "python3-django-cors-headers.noarch" package
Here is a brief guide to show you how to install python3-django-cors-headers.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-cors-headers.noarch
Copied
2. Uninstall "python3-django-cors-headers.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-django-cors-headers.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-django-cors-headers.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-cors-headers.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:03:18 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-django-cors-headers
Version : 3.1.0
Release : 4.el8
Architecture : noarch
Size : 29 k
Source : python-django-cors-headers-3.1.0-4.el8.src.rpm
Repository : epel
Summary : Django application for handling the server headers required for CORS
URL : https://github.com/adamchainz/django-cors-headers
License : MIT
Description : A Django App that adds Cross-Origin Resource Sharing (CORS) headers
: to responses. This allows in-browser requests to your Django application
: from other origins.
:
: Python 3 version.
Available Packages
Name : python3-django-cors-headers
Version : 3.1.0
Release : 4.el8
Architecture : noarch
Size : 29 k
Source : python-django-cors-headers-3.1.0-4.el8.src.rpm
Repository : epel
Summary : Django application for handling the server headers required for CORS
URL : https://github.com/adamchainz/django-cors-headers
License : MIT
Description : A Django App that adds Cross-Origin Resource Sharing (CORS) headers
: to responses. This allows in-browser requests to your Django application
: from other origins.
:
: Python 3 version.