# libshout mit Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libshout in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:libshout
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install libshout
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libshout
```

  Evidenz: MacPorts ports tree: audio/libshout/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add libshout
```

  Evidenz: Alpine Linux edge package indexes: libshout from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install libshout
```

  Evidenz: Fedora Rawhide package metadata: libshout from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#libshout
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/li/libshout/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S libshout
```

  Evidenz: Arch Linux sync databases: libshout from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install libshout-dev
```

  Evidenz: Debian stable package indexes: libshout-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- zypper (92%):

```sh
sudo zypper install libshout-devel
```

  Evidenz: openSUSE Tumbleweed package metadata: libshout-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:libshout
- **Paketmanager:** Homebrew
- **Version:** 2.4.6
- **Quellzusammenfassung:** Data and connectivity library for the Icecast server
- **Homepage:** <https://icecast.org/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- shout (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.4.6
## Projektgeschichte und Nutzung

libshout is Xiph.Org's C library for writing Icecast source clients. It hides the connection, timing, metadata, and protocol details needed to send a live stream to an Icecast server.

### Projektgeschichte

Icecast.org describes the Icecast project as a collection of programs and libraries for streaming audio over the Internet, with Icecast as the server, IceS as a source client, and libshout as the library for communicating with Icecast servers. The Icecast download page describes libshout as the library used to write a source client like ices.

The libshout 2 documentation describes the library as a way to stream audio to Icecast or Shoutcast-compatible servers. By the 2015 libshout 2.4.0 release, the project had added TLS support, audio-only WebM, improved metadata APIs, HTTP protocol improvements, and basic RoarAudio protocol support.

### Adoptionsgeschichte

libshout spread through the ecosystem because source clients, encoders, automation scripts, and language bindings could reuse the same stream-to-server plumbing instead of reimplementing Icecast protocol behavior. Icecast's download page lists libshout alongside bindings for Java, Python, Perl, Ruby, OCaml, and other wrapper projects.

The library is packaged by Homebrew, Debian and Ubuntu, Fedora, Alpine, Arch, MacPorts, Nix, and other package systems, which reflects its role as a build dependency for audio streaming tools rather than a standalone end-user app.

### Wie es verwendet wird

A program using libshout opens a connection to an Icecast server, identifies a mountpoint, sends encoded audio data, and updates metadata through the library APIs. The library handles socket connection behavior, stream timing, and data validation before the stream reaches the server.

The Homebrew package also installs the `shout` command, but libshout's main value is as a library for applications that need to become Icecast source clients.

### Warum Paket-Nerds sich dafür interessieren

libshout is a small but culturally important streaming library: it belongs to the Xiph/Icecast world of open Internet audio, where servers, codecs, source clients, and metadata conventions are separate packages that distros wire together.

It is also a classic package-manager dependency: easy to overlook until a streaming app needs Icecast output, at which point libshout is the boring C ABI that keeps the app from owning protocol edge cases.

### Zeitleiste

- 2003: The libshout 2 DocBook documentation records Brendan Cully and Xiph.Org copyright metadata.
- 2015-11-17: Icecast announced libshout 2.4.0 with TLS, audio-only WebM, metadata, and HTTP protocol improvements.
- 2019-04-28: Icecast announced libshout 2.4.2 with updated documentation.
- 2022-04-10: Icecast announced libshout 2.4.6 with pkg-config fixes, optional Vorbis support, documentation cleanup, metadata API updates, plain-text streaming support, and tool build controls.

### Related projects

- Icecast is the server that receives streams, IceS is a source client, ezstream is another source-client tool in the Icecast ecosystem, and Xiph.Org codec projects such as Ogg Vorbis, Opus, FLAC, Speex, and Theora often appear in the same streaming stack.

### Quellen

- <https://gitlab.xiph.org/xiph/icecast-libshout>
- <https://icecast.org/download/>
- <https://icecast.org/faq/>
- <https://icecast.org/news/libshout-release-2_4_0/>
- <https://icecast.org/news/libshout-release-2_4_2/>
- <https://icecast.org/news/libshout-release-2_4_6/>


## Sicherheitshinweise

library-like package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- library-like package without higher-risk signals

## Andere Paketmanager-Einträge

- Debian apt - libshout-dev - 2.4.6-1+b3: normalized package name match | Debian stable package indexes: libshout-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MP3/Ogg Vorbis broadcast streaming library (development) | https://www.icecast.org/
- Debian apt - libshout-tools - 2.4.6-1+b3: normalized package name match | Debian stable package indexes: libshout-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MP3/Ogg Vorbis broadcast streaming library - commandline tools | https://www.icecast.org/
- Debian apt - libshout3 - 2.4.6-1+b3: normalized package name match | Debian stable package indexes: libshout3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MP3/Ogg Vorbis broadcast streaming library | https://www.icecast.org/
- Debian apt - libshout3-dev - 2.4.6-1+b3: normalized package name match | Debian stable package indexes: libshout3-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MP3/Ogg Vorbis broadcast streaming library (transitional package) | https://www.icecast.org/
- Nix - libshout: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libshout/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libshout-dev - 2.4.6-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libshout-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | MP3/Ogg Vorbis broadcast streaming library (development) | https://www.icecast.org/
- Ubuntu apt - libshout-tools - 2.4.6-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libshout-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MP3/Ogg Vorbis broadcast streaming library - commandline tools | https://www.icecast.org/
- Ubuntu apt - libshout3 - 2.4.6-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libshout3 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | MP3/Ogg Vorbis broadcast streaming library | https://www.icecast.org/
- Ubuntu apt - libshout3-dev - 2.4.6-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libshout3-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | MP3/Ogg Vorbis broadcast streaming library (transitional package) | https://www.icecast.org/
- apk - libshout - 2.4.6-r4: normalized package name match | Alpine Linux edge package indexes: libshout from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Library for accessing a shoutcast/icecast server | https://icecast.org/
- apk - libshout-dev - 2.4.6-r4: normalized package name match | Alpine Linux edge package indexes: libshout-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Library for accessing a shoutcast/icecast server (development files) | https://icecast.org/
- apk - libshout-doc - 2.4.6-r4: normalized package name match | Alpine Linux edge package indexes: libshout-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Library for accessing a shoutcast/icecast server (documentation) | https://icecast.org/
- apk - libshout-static - 2.4.6-r4: normalized package name match | Alpine Linux edge package indexes: libshout-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Library for accessing a shoutcast/icecast server (static library) | https://icecast.org/
- dnf - libshout - 2.4.6-12.fc45: normalized package name match | Fedora Rawhide package metadata: libshout from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Icecast source streaming library | https://www.icecast.org/
- dnf - libshout-devel - 2.4.6-12.fc45: normalized package name match | Fedora Rawhide package metadata: libshout-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Header files for libshout development | https://www.icecast.org/
- pacman - libshout - 1:2.4.6-5: normalized package name match | Arch Linux sync databases: libshout from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Library for accessing a shoutcast/icecast server | https://www.icecast.org/


## Combined YAML source

View the package source record on GitHub. [combined/libshout.yml](https://github.com/mxcl/pkgdb/blob/main/combined/libshout.yml)


## Quellen

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