pkg.soopen package index

brew / 排名 2815

使用 Homebrew, apt, Nix, chocolatey, scoop 安装 activemq

查看 activemq 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install activemq

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install activemq

Debian stable package indexes · activemq · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#activemq

nixpkgs package indexes · pkgs/by-name/ac/activemq/package.nix · 来源: api.github.com

Windows

Chocolatey已验证 · 92%
choco install ActiveMQ

Chocolatey community package catalog · ActiveMQ · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install extras/activemq

Scoop official bucket manifest trees · bucket/activemq.json · 来源: api.github.com

概览

软件包摘要

Apache ActiveMQ: powerful open source messaging server

命令和别名

  • activemq

历史

项目历史与用法

Apache ActiveMQ is the Apache Software Foundation's long-running open source message broker line. The Classic distribution is a Java broker for JMS, Jakarta Messaging, and cross-language protocols including OpenWire, STOMP, AMQP, and MQTT.

项目历史

The ActiveMQ Classic documentation describes a broker configured through XML deployment descriptors and notes that version 4.0 adopted XBean-based XML configuration. The project has since kept the broker as a standalone server, embeddable Java component, and protocol bridge for enterprise integration patterns.

The Apache project site now distinguishes ActiveMQ Classic from related ActiveMQ components, while the Apache GitHub repository is the official source-control location for the Classic code line.

采用历史

ActiveMQ became a common package-manager entry because it ships as a runnable message broker with an `activemq` command, default configuration files, and broad protocol support. The Apache site highlights use from Java, C, C++, C#, Ruby, Perl, Python, PHP, and browser-facing APIs.

The project continues to publish maintained 5.x and 6.x Classic releases; the Apache news feed lists ongoing 5.19.x maintenance and 6.2.x releases in 2026.

使用方式

Package users typically install ActiveMQ to run a local or server-side message broker, edit `${ACTIVEMQ_HOME}/conf/activemq.xml`, and start the `activemq` command. The XML configuration imports `jetty.xml` for the web console and reads `${activemq.conf}/credentials.properties` through Spring property placeholders.

为什么软件包爱好者会关心

ActiveMQ matters to package maintainers because it is both a daemon-style service and a developer integration tool: packages must preserve configuration layout, broker scripts, Java runtime assumptions, and web-console credentials behavior.

It is also a representative Java server package whose version streams can coexist in enterprise environments, making default config paths and upgrade notes more important than a simple CLI formula.

时间线

  • 2006: ActiveMQ 4.0-era documentation adopted XBean XML configuration.
  • 2009: The Apache GitHub mirror for `apache/activemq` was created.
  • 2023: ActiveMQ Classic 6.0.0 began the Classic 6.x series.
  • 2026: Apache published ActiveMQ 5.19.x maintenance and 6.2.x releases.

Related projects

  • ActiveMQ Artemis is a related Apache messaging broker project under the ActiveMQ family. ActiveMQ Classic also relates to Apache NMS client libraries and protocol peers for STOMP, AMQP, MQTT, and OpenWire.

安全态势

风险级别:orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:server

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
${ACTIVEMQ_HOME}/conf/activemq.xml${ACTIVEMQ_HOME}/conf/jetty.xml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
${activemq.conf}/credentials.properties

可执行文件

已安装的可执行文件

命令类型暴露范围备注
activemq可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本6.3.0
管理器更新时间2026-07-27
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:activemq
版本6.3.0
软件包管理器Homebrew
主页https://activemq.apache.org/
最后更新2026-07-27T17:51:26Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

activemq 5.17.6+dfsg-2

Java message broker - server

https://activemq.apache.org

sudo apt install activemq
  • Section: java
  • Architecture: all
  • 6 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Activemq
Debian stable package indexes · deb.debian.org · Debian stable package indexes: activemq from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libactivemq-java 5.17.6+dfsg-2

Java message broker core libraries

https://activemq.apache.org

sudo apt install libactivemq-java
  • Section: java
  • Architecture: all
  • Source Package: activemq
  • 27 依赖
  • 8 可选依赖
  • normalized package name match
  • 匹配方式:Activemq
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libactivemq-java from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

activemq

nix profile install nixpkgs#activemq
  • normalized package name match
  • 匹配方式:Activemq
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ac/activemq/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

activemq 5.17.6+dfsg-1

Java message broker - server

https://activemq.apache.org

sudo apt install activemq
  • Section: universe/java
  • Architecture: all
  • 6 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Activemq
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: activemq from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libactivemq-java 5.17.6+dfsg-1

Java message broker core libraries

https://activemq.apache.org

sudo apt install libactivemq-java
  • Section: universe/java
  • Architecture: all
  • Source Package: activemq
  • 28 依赖
  • 8 可选依赖
  • normalized package name match
  • 匹配方式:Activemq
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libactivemq-java from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Chocolatey95%

ActiveMQ

choco install ActiveMQ
  • normalized package name match
  • 匹配方式:Activemq
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: ActiveMQ from https://community.chocolatey.org/api/v2/Packages()?$filter=IsLatestVersion&$select=Id&$top=1000
Scoop95%

extras/activemq

scoop install extras/activemq
  • normalized package name match
  • 匹配方式:Activemq
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/activemq.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation