python-pyrabbit on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S python-pyrabbit

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

$ yay -Rns python-pyrabbit

2. Manually Install "python-pyrabbit" via AUR

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

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

b. Clone python-pyrabbit's git locally

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

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

$ cd ~/python-pyrabbit $ makepkg -si

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

ID: 1370977
Name: python-pyrabbit
PackageBaseID: 95094
PackageBase: python-pyrabbit
Version: 1.1.0-2
Description: A Pythonic interface to the RabbitMQ Management HTTP API
URL: http://www.github.com/bkjones/pyrabbit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: qlonik
FirstSubmitted: 1435025065
LastModified: 1702765735
URLPath: /cgit/aur.git/snapshot/python-pyrabbit.tar.gz