python-rq on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-rq

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

$ yay -Rns python-rq

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

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

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

$ cd ~/python-rq $ makepkg -si

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

ID: 1307603
Name: python-rq
PackageBaseID: 105279
PackageBase: python-rq
Version: 1.15.1-1
Description: Simple job queues for Python
URL: https://github.com/rq/rq
NumVotes: 3
Popularity: 8.2E-5
OutOfDate:
Maintainer: djanos
Submitter: J5lx
FirstSubmitted: 1451501888
LastModified: 1692710304
URLPath: /cgit/aur.git/snapshot/python-rq.tar.gz