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

Last updated: May 16,2024

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

$ yay -S python-rq-dashboard

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

$ yay -Rns python-rq-dashboard

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

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

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

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

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

ID: 1307608
Name: python-rq-dashboard
PackageBaseID: 130799
PackageBase: python-rq-dashboard
Version: 0.6.5-1
Description: Flask-based web front-end for monitoring RQ queues
URL: https://github.com/Parallels/rq-dashboard/
NumVotes: 0
Popularity: 0
OutOfDate: 1696892729
Maintainer: djanos
Submitter: djanos
FirstSubmitted: 1521122524
LastModified: 1692710973
URLPath: /cgit/aur.git/snapshot/python-rq-dashboard.tar.gz