zeromq3 on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "zeromq3" 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
Copied
b. Install zeromq3 on Arch using YAY
$
yay -S
zeromq3
Copied
* (Optional) Uninstall zeromq3 on Arch using YAY
$
yay -Rns
zeromq3
Copied
2. Manually Install "zeromq3" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone zeromq3's git locally
$
git clone https://aur.archlinux.org/zeromq3.git
~/zeromq3
Copied
c. Go to ~/zeromq3 folder and install it
$
cd
~/zeromq3
Copied
$
makepkg -si
Copied
3. Information about the zeromq3 package on Arch User Repository (AUR)
ID: 205890
Name: zeromq3
PackageBaseID: 79764
PackageBase: zeromq3
Version: 3.2.5-1
Description: Fast messaging system built on sockets, C and C++ bindings. aka 0MQ, ZMQ.
URL: http://www.zeromq.org
NumVotes: 0
Popularity: 0
OutOfDate: 1701097356
Maintainer: Mikaye
Submitter: snowball
FirstSubmitted: 1394219253
LastModified: 1435848827
URLPath: /cgit/aur.git/snapshot/zeromq3.tar.gz
Name: zeromq3
PackageBaseID: 79764
PackageBase: zeromq3
Version: 3.2.5-1
Description: Fast messaging system built on sockets, C and C++ bindings. aka 0MQ, ZMQ.
URL: http://www.zeromq.org
NumVotes: 0
Popularity: 0
OutOfDate: 1701097356
Maintainer: Mikaye
Submitter: snowball
FirstSubmitted: 1394219253
LastModified: 1435848827
URLPath: /cgit/aur.git/snapshot/zeromq3.tar.gz