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

Last updated: November 23,2024

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

$ yay -S python-django-rq

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

$ yay -Rns python-django-rq

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

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

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

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

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

ID: 739466
Name: python-django-rq
PackageBaseID: 105294
PackageBase: django-rq
Version: 2.3.2-1
Description: A simple app that provides django integration for RQ (Redis Queue)
URL: https://github.com/ui/django-rq
NumVotes: 0
Popularity: 0
OutOfDate: 1639842040
Maintainer:
Submitter: J5lx
FirstSubmitted: 1451514842
LastModified: 1589908467
URLPath: /cgit/aur.git/snapshot/python-django-rq.tar.gz