python2-pika on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python2-pika

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

$ yay -Rns python2-pika

2. Manually Install "python2-pika" via AUR

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

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

b. Clone python2-pika's git locally

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

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

$ cd ~/python2-pika $ makepkg -si

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

ID: 938726
Name: python2-pika
PackageBaseID: 82944
PackageBase: python-pika
Version: 1.2.0-1
Description: A pure-Python implementation of the AMQP 0-9-1 protocol
URL: http://pika.readthedocs.org/
NumVotes: 19
Popularity: 1.5E-5
OutOfDate: 1658491162
Maintainer: legeana
FirstSubmitted: 1402438292
LastModified: 1627166051
URLPath: /cgit/aur.git/snapshot/python2-pika.tar.gz

5. The same packages on other Linux Distributions