python-pika on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pika

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

$ yay -Rns python-pika

2. Manually Install "python-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-pika's git locally

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

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

$ cd ~/python-pika $ makepkg -si

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

ID: 1256005
Name: python-pika
PackageBaseID: 82944
PackageBase: python-pika
Version: 1.3.2-1
Description: A pure-Python implementation of the AMQP 0-9-1 protocol
URL: http://pika.readthedocs.org/
NumVotes: 21
Popularity: 0.018716
OutOfDate:
Maintainer: qubidt
Submitter: synthead
FirstSubmitted: 1402438292
LastModified: 1683731854
URLPath: /cgit/aur.git/snapshot/python-pika.tar.gz