python-asgi-csrf on AUR (Arch User Repository)

Last updated: June 25,2024

1. Install "python-asgi-csrf" 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-asgi-csrf on Arch using YAY

$ yay -S python-asgi-csrf

* (Optional) Uninstall python-asgi-csrf on Arch using YAY

$ yay -Rns python-asgi-csrf

2. Manually Install "python-asgi-csrf" via AUR

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

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

b. Clone python-asgi-csrf's git locally

$ git clone https://aur.archlinux.org/python-asgi-csrf.git ~/python-asgi-csrf

c. Go to ~/python-asgi-csrf folder and install it

$ cd ~/python-asgi-csrf $ makepkg -si

3. Information about the python-asgi-csrf package on Arch User Repository (AUR)

ID: 928990
Name: python-asgi-csrf
PackageBaseID: 160871
PackageBase: python-asgi-csrf
Version: 0.9-1
Description: ASGI middleware for protecting against CSRF attacks
URL: https://github.com/simonw/asgi-csrf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NBonaparte
Submitter: NBonaparte
FirstSubmitted: 1607832927
LastModified: 1625171995
URLPath: /cgit/aur.git/snapshot/python-asgi-csrf.tar.gz