python-pamqp on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python-pamqp

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

$ yay -Rns python-pamqp

2. Manually Install "python-pamqp" via AUR

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

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

b. Clone python-pamqp's git locally

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

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

$ cd ~/python-pamqp $ makepkg -si

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

ID: 1384937
Name: python-pamqp
PackageBaseID: 148592
PackageBase: python-pamqp
Version: 3.3.0-1
Description: RabbitMQ Focused AMQP low-level library
URL: https://github.com/gmr/pamqp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1580298991
LastModified: 1705117431
URLPath: /cgit/aur.git/snapshot/python-pamqp.tar.gz