# Installer faircamp avec Homebrew, apk, Nix

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

## installation

```sh
sudo av install brew:faircamp
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install faircamp
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add faircamp
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#faircamp
```

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

## Faits du paquet

- **Clé du paquet:** brew:faircamp
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/faircamp>
- **Version:** 1.7.0
- **Résumé source:** Static site generator for audio producers
- **Page d'accueil:** <https://codeberg.org/simonrepp/faircamp>
- **Docs amont:** <https://codeberg.org/simonrepp/faircamp>
- **Licence:** AGPL-3.0-or-later
- **Archive source:** <https://codeberg.org/simonrepp/faircamp/archive/1.7.0.tar.gz>
- **Dernière mise à jour:** 2026-07-15T08:33:42Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- faircamp (cli)
- faircamp (alias)

## Dépendances

- ffmpeg
- gettext
- glib
- opus
- vips
- xz

## Dépendances de compilation

- pkgconf
- rust

## 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-08-04
- version du gestionnaire: 1.7.0
- gestionnaire mis à jour: 2026-07-15
- données locales: OK
- dépôt amont: https://codeberg.org/simonrepp/faircamp
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

Faircamp is a static site generator for musicians, labels, and audio producers. It turns a folder hierarchy of audio files and small `.eno` manifest files into a complete music website that can be hosted without a database or server-side application.

### Historique du projet

The public changelog shows Faircamp developing quickly through 0.x releases in 2023 and 2024, reaching 1.0 on December 26, 2024. Its README frames the project around a simple publishing promise: point the tool at an audio catalog and get a complete website with downloads, playback, metadata, and hosting portability.

After 1.0, the project continued adding music-site features rather than becoming a generic static-site generator. Release notes in 2025 describe track directories, release and track manifests, feeds, embedded players, browse/search behavior, translations, link and timecode support, and custom site assets and metadata.

Faircamp's development has also been institutionally backed. The README states that Faircamp 1.0 through 1.4 was financed and supported by the European Commission's Next Generation Internet programme through NGI0 Entrust and NLnet, while major 2.0 work in 2026 is funded by netidee.

### Historique d'adoption

Faircamp's adoption story is tied to independent music publishing rather than general web development. The official site and README point to community resources and a showcase of sites using Faircamp, and the changelog shows contributions from translators, bug reporters, and audio-site users across 2025.

Package-manager availability remains modest but visible: the supplied facts list Homebrew, Alpine, and Nix. That fits the tool's audience: artists or labels can install one CLI, keep catalog metadata next to audio files, and publish static output to ordinary web hosting.

### Modes d'utilisation

A normal Faircamp project is a catalog directory containing audio and optional manifests such as `catalog.eno`, `artist.eno`, `release.eno`, and `track.eno`. The manual describes these manifests as the way a site is tweaked, configured, extended, and themed.

The generated output is intentionally static. That makes Faircamp attractive where creators want Bandcamp-like presentation, playable releases, downloads, feeds, and embeds without maintaining a dynamic web application or giving up control of hosting.

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

Faircamp is package-nerd-relevant because it packages a whole independent-music publishing workflow into one CLI. It is a modern example of a domain-specific static generator: not a framework, not a CMS, just a reproducible command over files on disk.

Its manifest-based design also makes it friendly to version control and package-managed installs. The interesting part for maintainers is keeping the binary, docs, examples, generated assets, and audio-format support in sync across desktop platforms while the upstream project moves quickly.

### Chronologie

- 2023: Early 0.x releases appear in the official changelog.
- 2024-12-26: Faircamp 1.0 released.
- 2025-02-11: Faircamp 1.2 introduced track directories and new release/track options.
- 2025-04-10: Faircamp 1.3 added Podcast RSS and Atom feeds plus player and timecode-linking features.
- 2025-04-22: Faircamp 1.4 added custom assets and metadata.
- 2025-11-16: Faircamp 1.7 released.
- 2026: Major Faircamp 2.0 work funded by netidee.

### Related projects

- Bandcamp, static-site generators, Eno manifests, audio catalog publishing tools

### Sources

- <https://codeberg.org/simonrepp/faircamp>
- <https://codeberg.org/simonrepp/faircamp/raw/branch/main/README.md>
- <https://codeberg.org/simonrepp/faircamp/raw/branch/main/CHANGELOG.md>
- <https://faircamp.org/docs/latest>


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## 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: <catalog-root>/catalog.eno, <release-directory>/release.eno, <track-directory>/track.eno, <artist-directory>/artist.eno
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** faircamp
- **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

- Nix - faircamp: normalized package name match | nixpkgs package indexes: pkgs/by-name/fa/faircamp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - faircamp - 1.7.0-r2: normalized package name match | Alpine Linux edge package indexes: faircamp from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Static site generator for audio producers | https://simonrepp.com/faircamp/


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [xz](https://pkg.so/fr/brew/xz/) - Runtime dependency declared by Homebrew.
- [glib](https://pkg.so/fr/brew/glib/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/fr/brew/gettext/) - Runtime dependency declared by Homebrew.
- [ffmpeg](https://pkg.so/fr/brew/ffmpeg/) - Runtime dependency declared by Homebrew.
- [vips](https://pkg.so/fr/brew/vips/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [mark](https://pkg.so/fr/brew/mark/) - Shares pkgdb curated category or tags: cli, productivity, publishing.
- [daktilo](https://pkg.so/fr/brew/daktilo/) - Shares pkgdb curated category or tags: audio, cli, productivity.
- [tmux](https://pkg.so/fr/brew/tmux/) - Shares pkgdb curated category or tags: cli, productivity.
- [vim](https://pkg.so/fr/brew/vim/) - Shares pkgdb curated category or tags: cli, productivity.
- [himalaya](https://pkg.so/fr/brew/himalaya/) - Shares pkgdb curated category or tags: cli, productivity.
- [yazi](https://pkg.so/fr/brew/yazi/) - Shares pkgdb curated category or tags: cli, productivity.
- [emacs](https://pkg.so/fr/brew/emacs/) - Shares pkgdb curated category or tags: cli, productivity.
- [zellij](https://pkg.so/fr/brew/zellij/) - Shares pkgdb curated category or tags: cli, productivity.
- [carl](https://pkg.so/fr/brew/carl/) - Local package facts share a topical domain. Shared terms: cli, productivity.
- [joplin-cli](https://pkg.so/fr/brew/joplin-cli/) - Local package facts share a topical domain. Shared terms: cli, gettext, glib, productivity, vips.
- [bookloupe](https://pkg.so/fr/brew/bookloupe/) - Local package facts share a topical domain. Shared terms: cli, gettext, glib, productivity.

## Combined YAML source

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


## Sources

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