macOS
brew install snapcastlocal Homebrew formula metadata
brew
Synchronous multiroom audio player. Version 0.35.0 via Homebrew; verified 2026-04-23.
install
brew install snapcastlocal Homebrew formula metadata
sudo apk add snapcastAlpine Linux edge package indexes · snapcast · source: dl-cdn.alpinelinux.org
sudo apt install snapclientDebian stable package indexes · snapclient · source: deb.debian.org
nix profile install nixpkgs#snapcastnixpkgs package indexes · pkgs/by-name/sn/snapcast/package.nix · source: api.github.com
overview
Synchronous multiroom audio player
history
Snapcast is a synchronous multiroom audio player built around a server and multiple synchronized clients. It turns existing audio players such as MPD or Mopidy into a networked, Sonos-like audio setup.
The public GitHub repository was created in 2015, and the README describes Snapcast as a client-server audio player where the server captures PCM chunks from configurable sources, tags them with local time, encodes them, and sends them to clients for synchronized playback.
Snapcast became relevant to package managers because it is a practical daemon-and-client pair with separate executables, init/default files, and distribution packaging across Linux and Homebrew. The supplied package facts list Homebrew, Debian/Ubuntu, Alpine, and Nix package names.
A common setup routes MPD, Mopidy, FFmpeg, mpv, or another source into Snapserver, then runs snapclient on playback devices. The official README documents stream sources, codecs, audio backends, and a JSON-RPC control API.
Snapcast is interesting packaging material because it combines a long-running server, a client binary, audio backend dependencies, service defaults, and optional integrations such as Snapweb and Home Assistant-style control surfaces.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
/etc/snapserver.conf/etc/default/snapserver/etc/default/snapclientexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
snapclient | cli | global executable | |
snapserver | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/snapcast/snapcast
install metadata
| Package key | brew:snapcast |
|---|---|
| Version | 0.35.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/snapcast |
| Homepage | https://github.com/snapcast/snapcast |
| Repository | https://github.com/snapcast/snapcast |
| Upstream docs | https://github.com/snapcast/snapcast#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/snapcast/snapcast/archive/refs/tags/v0.35.0.tar.gz |
| Last updated | 2026-04-23T17:44:54Z |
| Pulse | updated |
| Dependencies | flac, libogg, libsoxr, libvorbis, openssl@4, opus |
| Build dependencies | boost, cmake, pkgconf |
| Uses from macOS | expat |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | snapcast |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
snapclient 0.31.0-1
Snapcast client
https://github.com/badaix/snapcast
sudo apt install snapclientsnapserver 0.31.0-1
Snapcast server
https://github.com/badaix/snapcast
sudo apt install snapserversnapcast
nix profile install nixpkgs#snapcastsnapclient 0.27.0+dfsg-1build2
Snapcast client
https://github.com/badaix/snapcast
sudo apt install snapclientsnapserver 0.27.0+dfsg-1build2
Snapcast server
https://github.com/badaix/snapcast
sudo apt install snapserversnapcast 0.35.0-r0
Synchronous multi-room audio player
https://github.com/badaix/snapcast
sudo apk add snapcastsnapcast-client 0.35.0-r0
snapcast client
https://github.com/badaix/snapcast
sudo apk add snapcast-clientsnapcast-doc 0.35.0-r0
Synchronous multi-room audio player (documentation)
https://github.com/badaix/snapcast
sudo apk add snapcast-docsnapcast-server 0.35.0-r0
snapcast server
https://github.com/badaix/snapcast
sudo apk add snapcast-serversource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.