Automic VaultAutomic Vault

brew

Installer libshout avec Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libshout pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install libshout

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install libshout

MacPorts ports tree · audio/libshout/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add libshout

Alpine Linux edge package indexes · libshout · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install libshout

Fedora Rawhide package metadata · libshout · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#libshout

nixpkgs package indexes · pkgs/by-name/li/libshout/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S libshout

Arch Linux sync databases · libshout · Source: geo.mirror.pkgbuild.com

Debian aptvérifié · 92%
sudo apt install libshout-dev

Debian stable package indexes · libshout-dev · Source: deb.debian.org

openSUSE zyppervérifié · 92%
sudo zypper install libshout-devel

openSUSE Tumbleweed package metadata · libshout-devel · Source: download.opensuse.org

aperçu

Résumé du paquet

Data and connectivity library for the Icecast server

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 8 plateformes.
  • S’installe avec 5 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
shoutcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire2.4.6
gestionnaire mis à jour2026-06-19
données localesOK
amontnot checked
dernière version détectéenon détecté

https://icecast.org/

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

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:libshout
Version2.4.6
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/libshout
Page d'accueilhttps://icecast.org/
Dépôthttps://gitlab.xiph.org/xiph/icecast-libshout
Docs amonthttps://icecast.org/docs/libshout
LicenceLGPL-2.0-or-later
Archive sourcehttps://ftp.osuosl.org/pub/xiph/releases/libshout/libshout-2.4.6.tar.gz
Dernière mise à jour2026-06-19T12:32:38-07:00
Pulseupdated
Dépendanceslibogg, libvorbis, openssl@3, speex, theora
Dépendances de compilationpkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libshout-dev 2.4.6-1+b3

MP3/Ogg Vorbis broadcast streaming library (development)

https://www.icecast.org/

sudo apt install libshout-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libshout
  • 7 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Libshout
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libshout-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libshout-tools 2.4.6-1+b3

MP3/Ogg Vorbis broadcast streaming library - commandline tools

https://www.icecast.org/

sudo apt install libshout-tools
  • Section: libs
  • Architecture: amd64
  • Source Package: libshout
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Libshout
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libshout-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libshout3 2.4.6-1+b3

MP3/Ogg Vorbis broadcast streaming library

https://www.icecast.org/

sudo apt install libshout3
  • Section: libs
  • Architecture: amd64
  • Source Package: libshout
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Libshout
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libshout3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libshout3-dev 2.4.6-1+b3

MP3/Ogg Vorbis broadcast streaming library (transitional package)

https://www.icecast.org/

sudo apt install libshout3-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libshout
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Libshout
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libshout3-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libshout

nix profile install nixpkgs#libshout
  • normalized package name match
  • Correspondance par : Libshout
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libshout/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libshout-dev 2.4.6-1build2

MP3/Ogg Vorbis broadcast streaming library (development)

https://www.icecast.org/

sudo apt install libshout-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libshout
  • 7 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Libshout
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libshout-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libshout-tools 2.4.6-1build2

MP3/Ogg Vorbis broadcast streaming library - commandline tools

https://www.icecast.org/

sudo apt install libshout-tools
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libshout
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Libshout
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libshout-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libshout3 2.4.6-1build2

MP3/Ogg Vorbis broadcast streaming library

https://www.icecast.org/

sudo apt install libshout3
  • Section: libs
  • Architecture: amd64
  • Source Package: libshout
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Libshout
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libshout3 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libshout3-dev 2.4.6-1build2

MP3/Ogg Vorbis broadcast streaming library (transitional package)

https://www.icecast.org/

sudo apt install libshout3-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libshout
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Libshout
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libshout3-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

libshout 2.4.6-r4

Library for accessing a shoutcast/icecast server

https://icecast.org/

sudo apk add libshout
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: libshout
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Libshout
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libshout from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libshout-dev 2.4.6-r4

Library for accessing a shoutcast/icecast server (development files)

https://icecast.org/

sudo apk add libshout-dev
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: libshout
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Libshout
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libshout-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libshout-doc 2.4.6-r4

Library for accessing a shoutcast/icecast server (documentation)

https://icecast.org/

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

libshout-static 2.4.6-r4

Library for accessing a shoutcast/icecast server (static library)

https://icecast.org/

sudo apk add libshout-static
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: libshout
  • normalized package name match
  • Correspondance par : Libshout
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libshout-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

libshout 2.4.6-10.fc44

Icecast source streaming library

https://www.icecast.org/

sudo dnf install libshout
  • License: LGPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libshout
  • 8 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Libshout
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libshout from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libshout-devel 2.4.6-10.fc44

Header files for libshout development

https://www.icecast.org/

sudo dnf install libshout-devel
  • License: LGPLv2+
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libshout
  • 4 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Libshout
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libshout-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

libshout 1:2.4.6-5

Library for accessing a shoutcast/icecast server

https://www.icecast.org/

sudo pacman -S libshout
  • License: LGPL
  • Architecture: x86_64
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Libshout
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libshout from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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