python-aioamqp on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-aioamqp

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

$ yay -Rns python-aioamqp

2. Manually Install "python-aioamqp" via AUR

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

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

b. Clone python-aioamqp's git locally

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

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

$ cd ~/python-aioamqp $ makepkg -si

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

ID: 1062528
Name: python-aioamqp
PackageBaseID: 128764
PackageBase: python-aioamqp
Version: 0.15.0-1
Description: AMQP implementation using asyncio
URL: https://github.com/polyconseil/aioamqp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: 71e6fd52
FirstSubmitted: 1515207071
LastModified: 1649249105
URLPath: /cgit/aur.git/snapshot/python-aioamqp.tar.gz