# Installer cmusfm avec Homebrew, apk, Nix

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

## installation

```sh
sudo av install brew:cmusfm
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cmusfm
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add cmusfm
```

  Preuve: Alpine Linux edge package indexes: cmusfm from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#cmusfm
```

  Preuve: nixpkgs package indexes: pkgs/by-name/cm/cmusfm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:cmusfm
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.5.0
- **Résumé source:** Last.fm standalone scrobbler for the cmus music player
- **Page d'accueil:** <https://github.com/Arkq/cmusfm>
- **Dépôt:** <https://github.com/Arkq/cmusfm>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cmusfm (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.5.0
## Historique du projet et usages

cmusfm is a standalone Last.fm scrobbler for the cmus music player.

### Historique du projet

The official README describes cmusfm as a small C scrobbler for cmus with listening-now support, offline played-track caching, POSIX ERE filename parsing, optional desktop notifications, and customizable scrobbling service URLs.

### Historique d'adoption

The input package facts show cmusfm packaged in Homebrew, Alpine Linux, and Nix, matching a small cross-Unix audio utility audience.

### Modes d'utilisation

Users run cmusfm init to authorize the scrobbler, edit ~/.config/cmus/cmusfm.conf if needed, and configure cmus status_display_program=cmusfm.

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

cmusfm matters to package users because it keeps a lightweight terminal music-player workflow connected to Last.fm-style scrobbling without a desktop music client.

### Chronologie

- GitHub repository: official project history shows 95 commits and 11 tags.

### Related projects

- Official README ties the project directly to cmus and Last.fm, and documents configurable service URLs such as Libre.fm.

### Sources

- <https://github.com/Arkq/cmusfm#readme>
- 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


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

- Unix: ~/.config/cmus/cmusfm.conf

## Credential files

- Unix: ~/.config/cmus/cmusfm.conf
## Autres enregistrements de gestionnaires de paquets

- Nix - cmusfm: normalized package name match | nixpkgs package indexes: pkgs/by-name/cm/cmusfm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - cmusfm - 0.5.0-r1: normalized package name match | Alpine Linux edge package indexes: cmusfm from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Last.fm standalone scrobbler for the cmus music player | https://github.com/Arkq/cmusfm


## Combined YAML source

View the package source record on GitHub. [combined/cmusfm.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cmusfm.yml)


## Sources

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