sanic-cors on AUR (Arch User Repository)

Last updated: April 28,2024

1. Install "sanic-cors" 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 sanic-cors on Arch using YAY

$ yay -S sanic-cors

* (Optional) Uninstall sanic-cors on Arch using YAY

$ yay -Rns sanic-cors

2. Manually Install "sanic-cors" via AUR

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

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

b. Clone sanic-cors's git locally

$ git clone https://aur.archlinux.org/sanic-cors.git ~/sanic-cors

c. Go to ~/sanic-cors folder and install it

$ cd ~/sanic-cors $ makepkg -si

3. Information about the sanic-cors package on Arch User Repository (AUR)

ID: 1034837
Name: sanic-cors
PackageBaseID: 165939
PackageBase: sanic-cors
Version: 2.0.1-1
Description: A Sanic extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. Based on flask-cors by Cory Dolphin.
URL: https://github.com/ashleysommer/sanic-cors
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: naetherm
Submitter: naetherm
FirstSubmitted: 1619077671
LastModified: 1644561278
URLPath: /cgit/aur.git/snapshot/sanic-cors.tar.gz