# Installer abcm2ps avec Homebrew, apt, dnf, MacPorts, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de abcm2ps pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install abcm2ps
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install abcm2ps
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:abcm2ps
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/abcm2ps>
- **Version:** 8.14.18
- **Résumé source:** ABC music notation software
- **Page d'accueil:** <http://moinejf.free.fr>
- **Dépôt:** <https://chiselapp.com/user/moinejf/repository/abcm2ps>
- **Docs amont:** <http://moinejf.free.fr/abcm2ps-doc>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://chiselapp.com/user/moinejf/repository/abcm2ps/tarball/v8.14.18/download.tar.gz>
- **Dernière mise à jour:** 2026-05-26T23:37:45-04:00
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- abcm2ps (cli)
- abcm2ps (alias)

## Dépendances de compilation

- coreutils
- gnu-sed
- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 8.14.18
- gestionnaire mis à jour: 2026-05-26
- données locales: OK
- dépôt amont: http://moinejf.free.fr
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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


## Sources

- 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
