mingw-w64-zeromq on AUR (Arch User Repository)

Last updated: June 18,2024

1. Install "mingw-w64-zeromq" 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 mingw-w64-zeromq on Arch using YAY

$ yay -S mingw-w64-zeromq

* (Optional) Uninstall mingw-w64-zeromq on Arch using YAY

$ yay -Rns mingw-w64-zeromq

2. Manually Install "mingw-w64-zeromq" via AUR

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

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

b. Clone mingw-w64-zeromq's git locally

$ git clone https://aur.archlinux.org/mingw-w64-zeromq.git ~/mingw-w64-zeromq

c. Go to ~/mingw-w64-zeromq folder and install it

$ cd ~/mingw-w64-zeromq $ makepkg -si

3. Information about the mingw-w64-zeromq package on Arch User Repository (AUR)

ID: 639957
Name: mingw-w64-zeromq
PackageBaseID: 62246
PackageBase: mingw-w64-zeromq
Version: 4.3.1-1
Description: Fast messaging system built on sockets, C and C++ bindings. aka 0MQ, ZMQ. (mingw-w64)
URL: http://www.zeromq.org
NumVotes: 3
Popularity: 0
OutOfDate: 1601301006
Maintainer:
Submitter: Schala
FirstSubmitted: 1345791668
LastModified: 1566673960
URLPath: /cgit/aur.git/snapshot/mingw-w64-zeromq.tar.gz