# 使用 Homebrew, apt, dnf, MacPorts, Nix, zypper 安装 abcm2ps

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

## 安装

```sh
sudo av install brew:abcm2ps
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install abcm2ps
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install abcm2ps
```

  证据: MacPorts ports tree: print/abcm2ps/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install abcm2ps
```

  证据: Debian stable package indexes: abcm2ps from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install abcm2ps
```

  证据: Fedora Rawhide package metadata: abcm2ps from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#abcm2ps
```

  证据: nixpkgs package indexes: pkgs/by-name/ab/abcm2ps/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install abcm2ps
```

  证据: openSUSE Tumbleweed package metadata: abcm2ps from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## 软件包事实

- **软件包键:** brew:abcm2ps
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/abcm2ps>
- **版本:** 8.14.18
- **来源摘要:** ABC music notation software
- **主页:** <http://moinejf.free.fr>
- **仓库:** <https://chiselapp.com/user/moinejf/repository/abcm2ps>
- **上游文档:** <http://moinejf.free.fr/abcm2ps-doc>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://chiselapp.com/user/moinejf/repository/abcm2ps/tarball/v8.14.18/download.tar.gz>
- **最后更新:** 2026-05-26T23:37:45-04:00
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- abcm2ps (cli)
- abcm2ps (别名)

## 构建依赖

- coreutils
- gnu-sed
- pkgconf

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 8.14.18
- 管理器更新时间: 2026-05-26
- 本地数据: OK
- 上游仓库: http://moinejf.free.fr
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

abcm2ps is a C command-line program that converts ABC music notation into PostScript or SVG sheet music. The official README describes it as an extension of Michael Methfessel's abc2ps with support for many voices per staff.

### 项目历史

The official repository README says abcm2ps was first developed to print Baroque organ scores with independent voices played on one or many keyboards and a pedal-board, with the m standing for many or multi staves/voices. It later evolved to render more music types.

### 采用历史

abcm2ps is part of the ABC notation tool ecosystem and is packaged by Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and zypper according to the supplied package-manager metadata. The official README now marks it end-of-life and points users toward abc2svg as its successor.

### 使用方式

Official documentation shows usage as abcm2ps [options] file1 [file1_options] file2 [file2_options] ..., producing PostScript by default and SVG through documented options. Formatting can be controlled through command-line options, format files, and ABC source directives.

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

abcm2ps is package-nerd significant because it represents a durable niche Unix converter: small C source, ABC notation input, PostScript/SVG output, optional Pango support, manual-page documentation, and a successor project that affects long-term maintenance expectations.

### 时间线

- 2013: Official docs state the feature set is based on ABC draft 2.2 from February 2013.
- 2025: Official Chisel timeline shows v8.14.15 through v8.14.17 releases.
- 2026: Official Chisel timeline shows v8.14.18 release.

### Related projects

- abcm2ps is based on abc2ps and is succeeded by abc2svg. It belongs to the wider ABC notation ecosystem documented by abcnotation.com.

### 来源

- Official author page, documentation index, Chisel README, Chisel timeline/tag list, and source_facts.package-manager.


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** abcm2ps
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Debian apt - abcm2ps - 8.14.17-2: normalized package name match | Debian stable package indexes: abcm2ps from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Translates ABC music description files to PostScript | http://moinejf.free.fr/
- Nix - abcm2ps: normalized package name match | nixpkgs package indexes: pkgs/by-name/ab/abcm2ps/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - abcm2ps - 8.14.14-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: abcm2ps from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Translates ABC music description files to PostScript | http://moinejf.free.fr/
- dnf - abcm2ps - 8.14.15-9.fc44: normalized package name match | Fedora Rawhide package metadata: abcm2ps from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | A program to typeset ABC tunes into Postscript | http://moinejf.free.fr
- dnf - abcm2ps-doc - 8.14.15-9.fc44: normalized package name match | Fedora Rawhide package metadata: abcm2ps-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Example ABC files with output | http://moinejf.free.fr
- zypper - abcm2ps - 8.14.18-1.2: normalized package name match | openSUSE Tumbleweed package metadata: abcm2ps from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A program to typeset abc tunes into Postscript | https://github.com/leesavide/abcm2ps/
- MacPorts - abcm2ps: normalized package name match | MacPorts ports tree: print/abcm2ps/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/zh-hans/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Web development packages](https://www.automicvault.com/zh-hans/pkg/web-dev-tools/) - Matched web development metadata.
- [coreutils](https://www.automicvault.com/zh-hans/pkg/brew/coreutils/) - Build dependency declared by Homebrew.
- [gnu-sed](https://www.automicvault.com/zh-hans/pkg/brew/gnu-sed/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/zh-hans/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [lilypond](https://www.automicvault.com/zh-hans/pkg/brew/lilypond/) - Shares av.db curated category or tags: cli, media, music-notation.
- [ly](https://www.automicvault.com/zh-hans/pkg/brew/ly/) - Shares av.db curated category or tags: cli, media, music-notation.
- [verovio](https://www.automicvault.com/zh-hans/pkg/brew/verovio/) - Shares av.db curated category or tags: cli, media, music-notation.
- [abcmidi](https://www.automicvault.com/zh-hans/pkg/brew/abcmidi/) - Shares av.db curated category or tags: cli, converter, media, music-notation.
- [batik](https://www.automicvault.com/zh-hans/pkg/brew/batik/) - Shares av.db curated category or tags: cli, media, svg.
- [cairo](https://www.automicvault.com/zh-hans/pkg/brew/cairo/) - Shares av.db curated category or tags: cli, media, svg.
- [dcraw](https://www.automicvault.com/zh-hans/pkg/brew/dcraw/) - Shares av.db curated category or tags: cli, converter, media.
- [dicebear](https://www.automicvault.com/zh-hans/pkg/brew/dicebear/) - Shares av.db curated category or tags: cli, media, svg.

## Combined YAML source

View the package source record on GitHub. [combined/abcm2ps.yml](https://github.com/automic-vault/db/blob/main/combined/abcm2ps.yml)


## 来源

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