elasticmq on AUR (Arch User Repository)

Last updated: January 05,2025

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

$ yay -S elasticmq

* (Optional) Uninstall elasticmq on Arch using YAY

$ yay -Rns elasticmq

2. Manually Install "elasticmq" via AUR

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

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

b. Clone elasticmq's git locally

$ git clone https://aur.archlinux.org/elasticmq.git ~/elasticmq

c. Go to ~/elasticmq folder and install it

$ cd ~/elasticmq $ makepkg -si

3. Information about the elasticmq package on Arch User Repository (AUR)

ID: 1395635
Name: elasticmq
PackageBaseID: 165177
PackageBase: elasticmq
Version: 1.5.7-1
Description: Amazon SQS compatible in-memory message queue
URL: https://github.com/softwaremill/elasticmq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thebits
Submitter: thebits
FirstSubmitted: 1617437855
LastModified: 1706639653
URLPath: /cgit/aur.git/snapshot/elasticmq.tar.gz