python2-amqplib on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python2-amqplib

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

$ yay -Rns python2-amqplib

2. Manually Install "python2-amqplib" via AUR

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

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

b. Clone python2-amqplib's git locally

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

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

$ cd ~/python2-amqplib $ makepkg -si

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

ID: 283456
Name: python2-amqplib
PackageBaseID: 108565
PackageBase: python2-amqplib
Version: 1.0.2-1
Description: AMQP Client Library
URL: http://code.google.com/p/py-amqplib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ryex
FirstSubmitted: 1457500471
LastModified: 1457580113
URLPath: /cgit/aur.git/snapshot/python2-amqplib.tar.gz

5. The same packages on other Linux Distributions