python-django-cors-headers on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "python-django-cors-headers" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-django-cors-headers on Arch using YAY

$ yay -S python-django-cors-headers

* (Optional) Uninstall python-django-cors-headers on Arch using YAY

$ yay -Rns python-django-cors-headers

2. Manually Install "python-django-cors-headers" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-django-cors-headers's git locally

$ git clone https://aur.archlinux.org/python-django-cors-headers.git ~/python-django-cors-headers

c. Go to ~/python-django-cors-headers folder and install it

$ cd ~/python-django-cors-headers $ makepkg -si

3. Information about the python-django-cors-headers package on Arch User Repository (AUR)

ID: 1359534
Name: python-django-cors-headers
PackageBaseID: 91142
PackageBase: python-django-cors-headers
Version: 4.3.1-1
Description: Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS)
URL: http://github.com/ottoyiu/django-cors-headers
NumVotes: 7
Popularity: 0.590783
OutOfDate:
Maintainer: razer
Submitter: portaloffreedom
FirstSubmitted: 1425744294
LastModified: 1700895043
URLPath: /cgit/aur.git/snapshot/python-django-cors-headers.tar.gz