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

Last updated: May 12,2024

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

$ yay -S python-asgi-redis

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

$ yay -Rns python-asgi-redis

2. Manually Install "python-asgi-redis" 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-redis's git locally

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

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

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

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

ID: 1258598
Name: python-asgi-redis
PackageBaseID: 173966
PackageBase: python-asgi-redis
Version: 1.4.3-3
Description: Redis-backed ASGI channel layer implementation
URL: http://github.com/django/asgi_redis/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: razer
Submitter: razer
FirstSubmitted: 1639486189
LastModified: 1684218044
URLPath: /cgit/aur.git/snapshot/python-asgi-redis.tar.gz