Automic VaultAutomic Vault

brew

Install icecast with Homebrew, apk, dnf, MacPorts, Nix, scoop, zypper

Streaming MP3 audio server. Version 2.4.4 via Homebrew; verified 2026-06-01.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install icecast

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install icecast

MacPorts ports tree · audio/icecast/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add icecast

Alpine Linux edge package indexes · icecast · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install icecast

Fedora Rawhide package metadata · icecast · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#icecast

nixpkgs package indexes · pkgs/by-name/ic/icecast/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install icecast

openSUSE Tumbleweed package metadata · icecast · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install extras/icecast

Scoop official bucket manifest trees · bucket/icecast.json · source: api.github.com

overview

Package summary

Streaming MP3 audio server

Commands and aliases

  • icecast

history

Project history and usage

Icecast is Xiph.Org's free streaming media server, historically associated with internet radio and open audio formats. The Homebrew formula packages the server daemon that receives source-client streams and serves them to listeners over network mountpoints.

Project history

Icecast's public news archive shows active releases and community use in early 1999, including Icecast 1.1.4 and live broadcast notes. It became part of the Xiph.Org multimedia stack, aligned with the foundation's goal of open protocols and software for internet media.

Icecast 2 was a major rewrite for the 2000s streaming world. The 2.0.0 announcement says it followed years of development and alpha testing and supported Ogg Vorbis and MP3 streaming. Later documentation describes Icecast as versatile server software for internet radio, private jukeboxes, and other multimedia streams.

Adoption history

Icecast spread because it solved a practical hosting problem: a station or broadcaster could run a server, point one or more source clients at mountpoints, and publish streams without proprietary broadcast infrastructure. Xiph's public directory still centers on Icecast streams, reinforcing its role as infrastructure for internet radio discovery.

Package-manager adoption is broad because the server is a classic Unix daemon with a single XML configuration file and a long-lived operational model. The input metadata lists packages across Homebrew, Alpine, Fedora, MacPorts, Nix, Scoop, and openSUSE.

How it is used

Users run `icecast` as a streaming server, configure passwords and mount behavior in `icecast.xml`, then connect source clients that publish audio or video streams. Icecast creates mountpoints as sources connect, and listeners access those mountpoints over HTTP.

The FAQ warns users to start from the default config and change only the passwords before adding more settings, which fits the server's long history of copy-pasted and overgrown configurations.

Why package nerds care

Icecast is package-nerd significant because it is one of the canonical open-source internet-radio daemons. Installing it from a package manager turns a general-purpose machine into a streaming relay with a familiar service/config file shape.

It also anchors several nearby packages and concepts: source clients, Xiph codecs, public stream directories, and the old but durable vocabulary of mounts, listeners, and internet radio servers.

Timeline

  • 1999: Icecast news posts document active 1.x releases and broadcasts.
  • 2004: Icecast 2.0.0 was announced after years of development and alpha testing.
  • 2014: Icecast 2.4.1 documentation describes Ogg Vorbis and MP3 streaming plus Unix and Windows support.
  • 2016: The Xiph GitLab project for the server was created.
  • 2025: GitLab tags include the 2.5.0 release line.

Related projects

  • Xiph.Org projects such as Vorbis, Opus, FLAC, and Theora are part of the same open multimedia ecosystem.
  • IceS is the related Xiph source-client project for feeding streams into Icecast.
  • dir.xiph.org is the public Icecast stream directory.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:audio,stream,server

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/usr/local/etc/icecast.xml
Windows
current working directory/icecast.xml

executables

Installed executables

CommandKindExposureNote
icecastcliglobal executable

freshness

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

page generated2026-07-08
manager version2.4.4
manager updated2026-06-01
local dataok
upstreamnot checked
latest detectednot detected

https://icecast.org/

  • infoRelease/tag comparison is only available for GitHub repositories.https://icecast.org/none confidence

install metadata

Package metadata

Package keybrew:icecast
Version2.4.4
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/icecast
Homepagehttps://icecast.org/
Repositoryhttps://gitlab.xiph.org/xiph/icecast-server
Upstream docshttps://icecast.org/docs
LicenseGPL-2.0-only
Source archivehttps://ftp.osuosl.org/pub/xiph/releases/icecast/icecast-2.4.4.tar.gz
Last updated2026-06-01T16:11:55Z
Pulseupdated
Dependencieslibogg, libvorbis, openssl@3
Build dependenciespkgconf
Uses from macOScurl, libxml2, libxslt
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameicecast
Version Scheme0
Revision3
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

icecast

nix profile install nixpkgs#icecast
  • normalized package name match
  • Matched by: Icecast
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ic/icecast/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

icecast 2.5.0-r0

Open source media server

https://icecast.org/

sudo apk add icecast
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: icecast
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Icecast
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: icecast from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

icecast-doc 2.5.0-r0

Open source media server (documentation)

https://icecast.org/

sudo apk add icecast-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: icecast
  • normalized package name match
  • Matched by: Icecast
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: icecast-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

icecast-openrc 2.5.0-r0

Open source media server (OpenRC init scripts)

https://icecast.org/

sudo apk add icecast-openrc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: icecast
  • normalized package name match
  • Matched by: Icecast
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: icecast-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

icecast 2.4.4-26.fc44

ShoutCast compatible streaming media server

http://www.icecast.org/

sudo dnf install icecast
  • License: GPL-2.0-or-later AND GPL-2.0-only AND HPND AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: icecast
  • 14 dependencies
  • 5 provides
  • normalized package name match
  • Matched by: Icecast
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: icecast from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

icecast-doc 2.4.4-26.fc44

Documentation files for icecast

http://www.icecast.org/

sudo dnf install icecast-doc
  • License: GPL-2.0-or-later WITH Autoconf-exception-generic AND HPND-sell-variant AND FSFULLRWD AND FSFUL
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: icecast
  • 1 provides
  • normalized package name match
  • Matched by: Icecast
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: icecast-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

icecast 2.4.4-5.5

Audio Streaming Server

http://www.icecast.org/

sudo zypper install icecast
  • License: GPL-2.0-or-later
  • Category: Productivity/Networking/Web/Servers
  • Architecture: x86_64
  • Source Package: icecast
  • 12 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Icecast
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: icecast from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

icecast-doc 2.4.4-5.5

Documentation for Icecast

http://www.icecast.org/

sudo zypper install icecast-doc
  • License: GPL-2.0-or-later
  • Category: Documentation/Other
  • Architecture: noarch
  • Source Package: icecast
  • 1 provides
  • normalized package name match
  • Matched by: Icecast
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: icecast-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

icecast

sudo port install icecast
  • normalized package name match
  • Matched by: Icecast
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/icecast/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/icecast

scoop install extras/icecast
  • normalized package name match
  • Matched by: Icecast
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/icecast.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment