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

Last updated: June 29,2024

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

$ yay -S python2-rq-dashboard

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

$ yay -Rns python2-rq-dashboard

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

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

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

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

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

ID: 619007
Name: python2-rq-dashboard
PackageBaseID: 115968
PackageBase: python2-rq-dashboard
Version: 0.5.1-1
Description: Flask-based web front-end for monitoring RQ queues
URL: https://github.com/eoranged/rq-dashboard/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: djanos
FirstSubmitted: 1475670309
LastModified: 1559767826
URLPath: /cgit/aur.git/snapshot/python2-rq-dashboard.tar.gz