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

Last updated: May 20,2024

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

$ yay -S python-django-redis

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

$ yay -Rns python-django-redis

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

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

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

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

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

ID: 1043284
Name: python-django-redis
PackageBaseID: 105293
PackageBase: django-redis
Version: 5.2.0-1
Description: Full featured redis cache backend for Django
URL: https://github.com/niwinz/django-redis
NumVotes: 1
Popularity: 1.0E-6
OutOfDate: 1701011207
Maintainer:
Submitter: J5lx
FirstSubmitted: 1451512866
LastModified: 1645882417
URLPath: /cgit/aur.git/snapshot/python-django-redis.tar.gz