python2-rabbitpy on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-rabbitpy

* (Optional) Uninstall python2-rabbitpy on Arch using YAY

$ yay -Rns python2-rabbitpy

2. Manually Install "python2-rabbitpy" via AUR

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

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

b. Clone python2-rabbitpy's git locally

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

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

$ cd ~/python2-rabbitpy $ makepkg -si

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

ID: 1119423
Name: python2-rabbitpy
PackageBaseID: 88145
PackageBase: python2-rabbitpy
Version: 2.0.1-1
Description: A pure python, thread-safe, minimalistic and pythonic RabbitMQ client library
URL: https://github.com/gmr/rabbitpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1418265314
LastModified: 1659200955
URLPath: /cgit/aur.git/snapshot/python2-rabbitpy.tar.gz