perl-zmq on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S perl-zmq

* (Optional) Uninstall perl-zmq on Arch using YAY

$ yay -Rns perl-zmq

2. Manually Install "perl-zmq" via AUR

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

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

b. Clone perl-zmq's git locally

$ git clone https://aur.archlinux.org/perl-zmq.git ~/perl-zmq

c. Go to ~/perl-zmq folder and install it

$ cd ~/perl-zmq $ makepkg -si

3. Information about the perl-zmq package on Arch User Repository (AUR)

ID: 198212
Name: perl-zmq
PackageBaseID: 78953
PackageBase: perl-zmq
Version: 1.06-1
Description: Perl-ish Interface libzmq
URL: http://search.mcpan.org/dist/ZMQ
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: jnbek
FirstSubmitted: 1392248775
LastModified: 1434493320
URLPath: /cgit/aur.git/snapshot/perl-zmq.tar.gz