python-aio-pika on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-aio-pika

* (Optional) Uninstall python-aio-pika on Arch using YAY

$ yay -Rns python-aio-pika

2. Manually Install "python-aio-pika" via AUR

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

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

b. Clone python-aio-pika's git locally

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

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

$ cd ~/python-aio-pika $ makepkg -si

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

ID: 1380818
Name: python-aio-pika
PackageBaseID: 155221
PackageBase: python-aio-pika
Version: 9.3.1-1
Description: AMQP 0.9 client designed for asyncio and humans
URL: http://aio-pika.readthedocs.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sn4kebite
Submitter: sn4kebite
FirstSubmitted: 1594211955
LastModified: 1704456731
URLPath: /cgit/aur.git/snapshot/python-aio-pika.tar.gz