python-flower on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-flower

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

$ yay -Rns python-flower

2. Manually Install "python-flower" via AUR

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

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

b. Clone python-flower's git locally

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

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

$ cd ~/python-flower $ makepkg -si

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

ID: 1280540
Name: python-flower
PackageBaseID: 183065
PackageBase: python-flower
Version: 2.0.0-1
Description: Real-time monitor and web admin for Celery distributed task queue
URL: https://github.com/mher/flower
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1654886289
LastModified: 1688057431
URLPath: /cgit/aur.git/snapshot/python-flower.tar.gz