python2-rq on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python2-rq

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

$ yay -Rns python2-rq

2. Manually Install "python2-rq" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python2-rq's git locally

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

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

$ cd ~/python2-rq $ makepkg -si

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

ID: 619011
Name: python2-rq
PackageBaseID: 130800
PackageBase: python2-rq
Version: 1.0-1
Description: Simple job queues for Python
URL: https://github.com/rq/rq/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: djanos
FirstSubmitted: 1521122906
LastModified: 1559768169
URLPath: /cgit/aur.git/snapshot/python2-rq.tar.gz