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

Last updated: June 24,2024

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

$ yay -S python-django-redis-cache

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

$ yay -Rns python-django-redis-cache

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

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

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

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

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

ID: 687850
Name: python-django-redis-cache
PackageBaseID: 141032
PackageBase: python-django-redis-cache
Version: 2.1.0-0
Description: A Redis cache backend for django
URL: http://github.com/sebleier/django-redis-cache/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: amael
Submitter: amael
FirstSubmitted: 1554567500
LastModified: 1579458181
URLPath: /cgit/aur.git/snapshot/python-django-redis-cache.tar.gz