# liquidsoap mit Homebrew, apt, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für liquidsoap in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:liquidsoap
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install liquidsoap
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install liquidsoap
```

  Evidenz: Debian stable package indexes: liquidsoap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#liquidsoap
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/liquidsoap
```

  Evidenz: Scoop official bucket manifest trees: bucket/liquidsoap.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:liquidsoap
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/liquidsoap>
- **Version:** 2.4.5
- **Quellzusammenfassung:** Audio and video streaming language
- **Homepage:** <https://www.liquidsoap.info>
- **Repository:** <https://github.com/savonet/liquidsoap>
- **Upstream-Dokumentation:** <https://www.liquidsoap.info>
- **Lizenz:** GPL-2.0-or-later
- **Quellarchiv:** <https://github.com/savonet/liquidsoap/archive/refs/tags/v2.4.5.tar.gz>
- **Zuletzt aktualisiert:** 2026-08-02T00:19:40+09:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- liquidsoap (cli)
- liquidsoap (Alias)

## Abhängigkeiten

- ffmpeg

## Build-Abhängigkeiten

- ocaml
- opam
- pkgconf

## Von macOS bereitgestellte Bibliotheken

- curl

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 2.4.5
- Manager aktualisiert: 2026-08-02
- lokale Daten: OK
- Upstream-Repository: https://github.com/savonet/liquidsoap
- neueste erkannte Version: v2.4.5 (aktuell)
## Projektgeschichte und Nutzung

Liquidsoap is an OCaml-based audio and video streaming language from the Savonet team, used to describe, transform, automate, and output media streams for internet radio, web TV, files, HTTP services, and related workflows.

### Projektgeschichte

The Liquidsoap repository identifies the project as a multimedia streaming language and says it is notably used for netradios and webtvs. The README carries Savonet copyright years beginning in 2003, placing the project among the older surviving open-source media automation tools.

Liquidsoap evolved from an audio-focused streaming engine into a statically typed scripting language with dedicated media operators, backends, file generation, automation, HTTP support, and FFmpeg-based audio/video capabilities. The project uses OCaml, opam, and dune, and publishes release assets for package and binary distribution.

### Adoptionsgeschichte

The official site frames Liquidsoap as a Unix-style streaming component that can start a web radio in a few lines, accept live DJ inputs, define custom transitions, and feed Icecast or Shoutcast servers. It has been used by radio automation projects and hosting stacks such as LibreTime, Centova, Radionomy, and AzuraCast-adjacent deployments.

Distribution packaging matters because Liquidsoap sits on a deep media stack: FFmpeg, codecs, OCaml libraries, opam packages, and server integrations. The official site recommends opam, notes availability in major distributions, and provides prebuilt packages and binaries through GitHub releases.

### Wie es verwendet wird

Users write .liq scripts that define sources, playlists, live inputs, fallbacks, transitions, metadata handling, processing, and outputs. Typical deployments run Liquidsoap as a long-lived automation process feeding Icecast, Shoutcast, HLS, files, or other endpoints.

For packagers, Liquidsoap is interesting because it is both a language runtime and a media appliance: version changes can affect scripts, operators, encoders, FFmpeg integration, and production streaming behavior.

### Warum Paket-Nerds sich dafür interessieren

Liquidsoap is a niche but beloved package because it turns broadcast automation into code. It appeals to the sort of users who want radio scheduling, failover, jingles, live inputs, metadata, transcoding, and stream publishing controlled by a script rather than a GUI scheduler.

Its long release history shows the maintenance burden of media packaging: codec churn, OCaml toolchain changes, FFmpeg integration, distro packaging, Docker assets, and backward compatibility for scripts that may run unattended for years.

### Zeitleiste

- 2003: Savonet copyright years begin for Liquidsoap.
- 2007: The 0.3.x series added and refined playlist, Icecast harbor input, effects, filters, and transition behavior.
- 2010: Liquidsoap 0.9.3 was described as the last bugfix before 1.0.
- 2013: Liquidsoap 1.1.1 added FDK-AAC support, Windows service support, and major streaming API rewrites.
- 2016: Liquidsoap 1.2.0 added a websocket server and native simple JSON decoding.
- 2021: Liquidsoap 2.0.0 added language features such as errors, optional values, conditional syntax, list spread/deconstruction, JSON changes, FFmpeg video encoding and decoding, hardware-accelerated video encoding, FFmpeg filters, and HLS video support.
- 2026: The GitHub repository records Liquidsoap 2.4.5 as published on June 15, 2026.

### Related projects

- Liquidsoap commonly pairs with Icecast, Shoutcast, FFmpeg, opam, dune, Docker images, and radio automation systems such as LibreTime and AzuraCast.
- Adjacent tooling includes Mixxx and Darkice for live source workflows, plus editor tooling such as liquidsoap-prettier, VS Code syntax support, tree-sitter grammar, and CodeMirror language support listed by the project.

### Quellen

- <https://formulae.brew.sh/formula/liquidsoap>
- <https://github.com/savonet/liquidsoap>
- <https://github.com/savonet/liquidsoap/releases>
- <https://raw.githubusercontent.com/savonet/liquidsoap/main/CHANGES.md>
- <https://www.liquidsoap.info/>


## Sicherheitshinweise

Für liquidsoap wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Debian apt - liquidsoap - 2.3.2-2+b1: normalized package name match | Debian stable package indexes: liquidsoap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | audio streaming language | https://www.liquidsoap.info/
- Debian apt - liquidsoap-doc - 2.3.2-2: normalized package name match | Debian stable package indexes: liquidsoap-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Documentation for Liquidsoap | https://www.liquidsoap.info/
- Debian apt - liquidsoap-mode - 2.3.2-2: normalized package name match | Debian stable package indexes: liquidsoap-mode from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Emacs mode for editing Liquidsoap code | https://www.liquidsoap.info/
- Nix - liquidsoap: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/liquidsoap/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - liquidsoap - 2.2.4-1: normalized package name match | Ubuntu 24.04 LTS package indexes: liquidsoap from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | audio streaming language | https://www.liquidsoap.info/
- Ubuntu apt - liquidsoap-doc - 2.2.4-1: normalized package name match | Ubuntu 24.04 LTS package indexes: liquidsoap-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Documentation for Liquidsoap | https://www.liquidsoap.info/
- Ubuntu apt - liquidsoap-mode - 2.2.4-1: normalized package name match | Ubuntu 24.04 LTS package indexes: liquidsoap-mode from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Emacs mode for editing Liquidsoap code | https://www.liquidsoap.info/
- Scoop - extras/liquidsoap: normalized package name match | Scoop official bucket manifest trees: bucket/liquidsoap.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/de/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/de/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [ffmpeg](https://pkg.so/de/brew/ffmpeg/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [opam](https://pkg.so/de/brew/opam/) - Build dependency declared by Homebrew.
- [ocaml](https://pkg.so/de/brew/ocaml/) - Build dependency declared by Homebrew.
- [gstreamer](https://pkg.so/de/brew/gstreamer/) - Shares pkgdb curated category or tags: audio, cli, media, streaming, video.
- [ffmpeg-full](https://pkg.so/de/brew/ffmpeg-full/) - Shares pkgdb curated category or tags: audio, cli, media, streaming, video.
- [tinyice](https://pkg.so/de/brew/tinyice/) - Shares pkgdb curated category or tags: audio, cli, media, streaming, video.
- [yt-dlp](https://pkg.so/de/brew/yt-dlp/) - Shares pkgdb curated category or tags: audio, cli, media, video.
- [mpv](https://pkg.so/de/brew/mpv/) - Shares pkgdb curated category or tags: audio, cli, media, video.
- [pipewire](https://pkg.so/de/brew/pipewire/) - Shares pkgdb curated category or tags: audio, cli, media, video.
- [media-info](https://pkg.so/de/brew/media-info/) - Shares pkgdb curated category or tags: audio, cli, media, video.
- [auto-editor](https://pkg.so/de/brew/auto-editor/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, ffmpeg, media, video.

## Combined YAML source

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


## Quellen

- pkg.so package database
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
