python2-txamqp on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python2-txamqp

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

$ yay -Rns python2-txamqp

2. Manually Install "python2-txamqp" via AUR

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

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

b. Clone python2-txamqp's git locally

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

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

$ cd ~/python2-txamqp $ makepkg -si

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

ID: 476143
Name: python2-txamqp
PackageBaseID: 106875
PackageBase: python2-txamqp
Version: 0.8.0-1
Description: Python library for communicating with AMQP peers and brokers using Twisted
URL: https://github.com/txamqp/txamqp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1454275277
LastModified: 1515342845
URLPath: /cgit/aur.git/snapshot/python2-txamqp.tar.gz