python-amqpstorm on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-amqpstorm

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

$ yay -Rns python-amqpstorm

2. Manually Install "python-amqpstorm" via AUR

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

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

b. Clone python-amqpstorm's git locally

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

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

$ cd ~/python-amqpstorm $ makepkg -si

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

ID: 1004682
Name: python-amqpstorm
PackageBaseID: 168464
PackageBase: python-amqpstorm
Version: 3.0.0-2
Description: Thread-safe Python RabbitMQ Client & Management library.
URL: https://www.amqpstorm.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: generic
FirstSubmitted: 1624993862
LastModified: 1639657307
URLPath: /cgit/aur.git/snapshot/python-amqpstorm.tar.gz