python-aiormq on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-aiormq

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

$ yay -Rns python-aiormq

2. Manually Install "python-aiormq" via AUR

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

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

b. Clone python-aiormq's git locally

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

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

$ cd ~/python-aiormq $ makepkg -si

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

ID: 1380817
Name: python-aiormq
PackageBaseID: 155220
PackageBase: python-aiormq
Version: 6.7.7-1
Description: Pure python AMQP 0.9.1 asynchronous client library
URL: http://github.com/mosquito/aiormq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sn4kebite
Submitter: sn4kebite
FirstSubmitted: 1594211805
LastModified: 1704456716
URLPath: /cgit/aur.git/snapshot/python-aiormq.tar.gz