perl-anymq on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S perl-anymq

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

$ yay -Rns perl-anymq

2. Manually Install "perl-anymq" via AUR

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

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

b. Clone perl-anymq's git locally

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

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

$ cd ~/perl-anymq $ makepkg -si

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

ID: 296560
Name: perl-anymq
PackageBaseID: 56373
PackageBase: perl-anymq
Version: 0.35-1
Description: Non-blocking message queue system based on AnyEvent
URL: https://metacpan.org/release/AnyMQ
NumVotes: 0
Popularity: 0
OutOfDate: 1706288055
Maintainer: jnbek
Submitter: minimalist
FirstSubmitted: 1328311976
LastModified: 1461457482
URLPath: /cgit/aur.git/snapshot/perl-anymq.tar.gz