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 (92)* | EPEL 7 (862 downloads) | 
|  EPEL 8 | x86_64 (122)* | EPEL 8 (357 downloads) | 
|  Fedora 40 | x86_64 (19)* | Fedora 40 (0 downloads) | 
|  Fedora 41 | x86_64 (11)* | Fedora 41 (46 downloads) | 
|  Fedora 42 | x86_64 (6)* | Fedora 42 (34 downloads) | 
|  Fedora 43 | x86_64 (3)* | Fedora 43 (21 downloads) | 
|  Fedora rawhide | x86_64 (20)* | Fedora rawhide (221 downloads) | 
* Total number of downloaded packages.
Quick Enable
    #> dnf copr enable lkiesow/apache-activemq-dist
  
  
     More info about enabling Copr repositories