servicemix on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S servicemix

* (Optional) Uninstall servicemix on Arch using YAY

$ yay -Rns servicemix

2. Manually Install "servicemix" via AUR

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

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

b. Clone servicemix's git locally

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

c. Go to ~/servicemix folder and install it

$ cd ~/servicemix $ makepkg -si

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

ID: 916595
Name: servicemix
PackageBaseID: 74560
PackageBase: servicemix
Version: 7.0.1-1
Description: Apache ESB that unifies features and functionality of ActiveMQ, Camel, CXF, ODE and Karaf.
URL: http://servicemix.apache.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: davidalb97
Submitter: lbidoux
FirstSubmitted: 1382205206
LastModified: 1622766032
URLPath: /cgit/aur.git/snapshot/servicemix.tar.gz