python-aiozmq on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-aiozmq

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

$ yay -Rns python-aiozmq

2. Manually Install "python-aiozmq" via AUR

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

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

b. Clone python-aiozmq's git locally

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

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

$ cd ~/python-aiozmq $ makepkg -si

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

ID: 1012373
Name: python-aiozmq
PackageBaseID: 123897
PackageBase: python-aiozmq
Version: 0.9.0-1
Description: asyncio support for ZeroMQ
URL: https://github.com/aio-libs/aiozmq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wenLiangcan
FirstSubmitted: 1499525173
LastModified: 1640996359
URLPath: /cgit/aur.git/snapshot/python-aiozmq.tar.gz