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

Last updated: June 29,2024

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

$ yay -S python-rq-scheduler

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

$ yay -Rns python-rq-scheduler

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

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

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

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

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

ID: 968934
Name: python-rq-scheduler
PackageBaseID: 142689
PackageBase: python-rq-scheduler
Version: 0.10.0-2
Description: Small package that adds job scheduling capabilities to RQ
URL: https://github.com/rq/rq-scheduler
NumVotes: 0
Popularity: 0
OutOfDate: 1692714046
Maintainer:
Submitter: Fweeb
FirstSubmitted: 1560265316
LastModified: 1633228064
URLPath: /cgit/aur.git/snapshot/python-rq-scheduler.tar.gz