python-txzmq on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-txzmq

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

$ yay -Rns python-txzmq

2. Manually Install "python-txzmq" via AUR

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

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

b. Clone python-txzmq's git locally

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

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

$ cd ~/python-txzmq $ makepkg -si

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

ID: 1141437
Name: python-txzmq
PackageBaseID: 174663
PackageBase: python-txzmq
Version: 1.0.1-1
Description: Twisted bindings for ZeroMQ
URL: https://github.com/smira/txzmq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: micwoj92
FirstSubmitted: 1641189020
LastModified: 1663563102
URLPath: /cgit/aur.git/snapshot/python-txzmq.tar.gz