# liquidsoap を Homebrew, apt, Nix, scoop でインストール

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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/liquidsoap>
- **バージョン:** 2.4.5
- **ソース概要:** Audio and video streaming language
- **ホームページ:** <https://www.liquidsoap.info>
- **リポジトリ:** <https://github.com/savonet/liquidsoap>
- **上流ドキュメント:** <https://www.liquidsoap.info>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://github.com/savonet/liquidsoap/archive/refs/tags/v2.4.5.tar.gz>
- **最終更新:** 2026-08-02T00:19:40+09:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- liquidsoap (cli)
- liquidsoap (エイリアス)

## 依存関係

- ffmpeg

## ビルド依存関係

- ocaml
- opam
- pkgconf

## macOS 提供ライブラリ

- curl

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.4.5
- マネージャ更新日: 2026-08-02
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/savonet/liquidsoap
- 検出された最新: v2.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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/ja/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [ffmpeg](https://pkg.so/ja/brew/ffmpeg/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [opam](https://pkg.so/ja/brew/opam/) - Build dependency declared by Homebrew.
- [ocaml](https://pkg.so/ja/brew/ocaml/) - Build dependency declared by Homebrew.
- [gstreamer](https://pkg.so/ja/brew/gstreamer/) - Shares pkgdb curated category or tags: audio, cli, media, streaming, video.
- [ffmpeg-full](https://pkg.so/ja/brew/ffmpeg-full/) - Shares pkgdb curated category or tags: audio, cli, media, streaming, video.
- [tinyice](https://pkg.so/ja/brew/tinyice/) - Shares pkgdb curated category or tags: audio, cli, media, streaming, video.
- [yt-dlp](https://pkg.so/ja/brew/yt-dlp/) - Shares pkgdb curated category or tags: audio, cli, media, video.
- [mpv](https://pkg.so/ja/brew/mpv/) - Shares pkgdb curated category or tags: audio, cli, media, video.
- [pipewire](https://pkg.so/ja/brew/pipewire/) - Shares pkgdb curated category or tags: audio, cli, media, video.
- [media-info](https://pkg.so/ja/brew/media-info/) - Shares pkgdb curated category or tags: audio, cli, media, video.
- [auto-editor](https://pkg.so/ja/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)


## ソース

- 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
