activemq on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S activemq

* (Optional) Uninstall activemq on Arch using YAY

$ yay -Rns activemq

2. Manually Install "activemq" via AUR

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

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

b. Clone activemq's git locally

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

c. Go to ~/activemq folder and install it

$ cd ~/activemq $ makepkg -si

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

ID: 1359098
Name: activemq
PackageBaseID: 124118
PackageBase: activemq
Version: 6.0.0-1
Description: Popular and powerful open source messaging and Integration Patterns provider
URL: https://activemq.apache.org
NumVotes: 6
Popularity: 0.016009
OutOfDate:
Maintainer: Christian.H
Submitter:
FirstSubmitted: 1500261223
LastModified: 1700819560
URLPath: /cgit/aur.git/snapshot/activemq.tar.gz