Automic VaultAutomic Vault

brew

使用 Homebrew, apt, Nix, zypper 安装 bpm-tools

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bpm-tools

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install bpm-tools

Debian stable package indexes · bpm-tools · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#bpm-tools

nixpkgs package indexes · pkgs/by-name/bp/bpm-tools/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install bpm-tools

openSUSE Tumbleweed package metadata · bpm-tools · 来源: download.opensuse.org

概览

软件包摘要

Detect tempo of audio files using beats-per-minute (BPM)

命令和别名

  • bpm
  • bpm-tag

历史

项目历史与用法

bpm-tools is a small command-line audio utility by Mark Hills for estimating and tagging the tempo of music files in beats per minute. Its official page frames it as an experimental but useful autocorrelation-based tool for DJs, xwax users, and shell scripting.

项目历史

The official project page says bpm-tools came from experiments in automatically calculating and tagging music tempo. The public Git history begins in December 2011, and the official page lists bpm-tools 0.3 as the most recent release dated 21 May 2013.

The project is distributed from Mark Hills's own site, with an HTTPS Git clone URL and GPLv2 licensing. The page explicitly says the code is the best explanation of the algorithm, a relatively simple application of autocorrelation by statistical sampling.

采用历史

Adoption appears modest and utilitarian: the input package facts list packages in Homebrew, Debian, Nix, Ubuntu, and openSUSE/zypper. That distribution spread is typical for a small Unix audio tool that remains useful without frequent releases.

The official page connects bpm-tools to the xwax Linux DJ community, suggesting its early users were command-line-oriented DJs and Linux audio users rather than mainstream media-library applications.

使用方式

The package provides commands such as `bpm` and `bpm-tag` for detecting tempo and tagging files. Its best fit is batch analysis, DJ preparation, and scripts that need tempo metadata without opening a full digital audio workstation.

The author cautions that there is no scientific comparison with other algorithms, so the package is best understood as a pragmatic command-line estimator rather than a definitive music-information-retrieval benchmark.

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

bpm-tools is a good example of the small personal-site Unix package: one focused algorithm, a couple of commands, a tarball, and a Git repository that distributions can keep alive long after the release cadence slows.

For package history, it also ties together Linux DJ culture, xwax, and shell-friendly audio metadata workflows in a way larger GUI music tools do not.

时间线

  • 2011: Public Git history begins with the initial commit in December.
  • 2013: bpm-tools 0.3 released on 21 May according to the official page.
  • 2021: Official page remained maintained enough to carry a December 2021 page date.
  • Current: Packaged by Homebrew, Debian, Nix, Ubuntu, and zypper according to input package facts.

Related projects

  • The official page names xwax as a related Linux DJ project by the same developer and points BPM and Linux DJ discussion toward the xwax community.
  • Related package-manager neighbors include audio taggers, command-line decoders, DJ tools, and music-information-retrieval utilities.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:audio

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bpmcli全局可执行文件
bpm-tagcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本0.3
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.pogo.org.uk/~mark/bpm-tools/

安装元数据

软件包元数据

软件包键brew:bpm-tools
版本0.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/bpm-tools
主页https://www.pogo.org.uk/~mark/bpm-tools/
仓库https://www.pogo.org.uk/~mark/bpm-tools.git
上游文档https://www.pogo.org.uk/~mark/bpm-tools
许可证GPL-2.0-only
源码归档https://www.pogo.org.uk/~mark/bpm-tools/releases/bpm-tools-0.3.tar.gz
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebpm-tools
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

bpm-tools 0.3-5

command-line tool to calculate tempo of audio

https://www.pogo.org.uk/~mark/bpm-tools/

sudo apt install bpm-tools
  • Section: sound
  • Architecture: amd64
  • 2 依赖
  • 6 可选依赖
  • normalized package name match
  • 匹配方式:Bpm Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bpm-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bpm-tools

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

bpm-tools 0.3-4

command-line tool to calculate tempo of audio

http://www.pogo.org.uk/~mark/bpm-tools/

sudo apt install bpm-tools
  • Section: universe/sound
  • Architecture: amd64
  • 2 依赖
  • 5 可选依赖
  • normalized package name match
  • 匹配方式:Bpm Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bpm-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper95%

bpm-tools 0.3-2.3

Automatic calculating and tagging the tempo of music files

http://www.pogo.org.uk/~mark/bpm-tools/

sudo zypper install bpm-tools
  • License: GPL-2.0-or-later
  • Category: Productivity/Multimedia/Sound/Utilities
  • Architecture: x86_64
  • Source Package: bpm-tools
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bpm Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bpm-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment