# 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
- **Version:** 2.4.5
- **Quellzusammenfassung:** Audio and video streaming language
- **Homepage:** <https://www.liquidsoap.info>
- **Repository:** <https://github.com/savonet/liquidsoap>
- **Zuletzt aktualisiert:** 2026-08-02T00:19:40+09:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- liquidsoap (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.4.5
## 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. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
