lkiesow/apache-activemq-dist
Project ID: 2647
Description
Apache ActiveMQâ„¢ open source messaging and Integration Patterns server. Packages built from the binary distributions.
Installation Instructions
Fedora and RHEL/CentOS 8:
dnf install dnf-plugins-core
dnf copr enable lkiesow/apache-activemq-dist
dnf install activemq-dist
RHEL/CentOS 7:
Since there is no Copr plug-in for EL 6/7 yet, we need to activate the repository manually:
# Install repository RHEL 7
curl https://copr.fedoraproject.org/coprs/lkiesow/apache-activemq-dist/repo/epel-7/lkiesow-apache-activemq-dist-epel-7.repo \
-o /etc/yum.repos.d/lkiesow-apache-activemq-dist-epel-7.repo
# Install Apache ActiveMQ
yum install activemq-dist
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (75)* | EPEL 7 (817 downloads) |
EPEL 8 | x86_64 (106)* | EPEL 8 (319 downloads) |
Fedora 38 | x86_64 (15)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (9)* | Fedora 39 (46 downloads) |
Fedora 40 | x86_64 (3)* | Fedora 40 (27 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (10 downloads) |
Fedora rawhide | x86_64 (3)* | Fedora rawhide (182 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable lkiesow/apache-activemq-dist
More info about enabling Copr repositories