# 使用 Homebrew, apt, Nix, scoop 安装 liquidsoap

查看 liquidsoap 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install liquidsoap
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install liquidsoap
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:liquidsoap
- **软件包管理器:** Homebrew
- **版本:** 2.4.5
- **来源摘要:** Audio and video streaming language
- **主页:** <https://www.liquidsoap.info>
- **仓库:** <https://github.com/savonet/liquidsoap>
- **最后更新:** 2026-08-02T00:19:40+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- liquidsoap (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.4.5
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 liquidsoap 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

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


## 来源

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