Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper 安装 libshout

查看 libshout 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libshout

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libshout

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add libshout

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

Fedora dnf已验证 · 92%
sudo dnf install libshout

Fedora Rawhide package metadata · libshout · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#libshout

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

Arch Linux pacman已验证 · 92%
sudo pacman -S libshout

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

Debian apt已验证 · 92%
sudo apt install libshout-dev

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

openSUSE zypper已验证 · 92%
sudo zypper install libshout-devel

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

概览

软件包摘要

Data and connectivity library for the Icecast server

命令和别名

  • shout

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

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

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 安装时包含 5 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
shoutcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-24
管理器版本2.4.6
管理器更新时间2026-06-19
本地数据OK
上游not checked
检测到的最新版本未检测到

https://icecast.org/

  • 信息Release/tag comparison is only available for GitHub repositories.https://icecast.org/none 置信度

安装元数据

软件包元数据

软件包键brew:libshout
版本2.4.6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libshout
主页https://icecast.org/
仓库https://gitlab.xiph.org/xiph/icecast-libshout
上游文档https://icecast.org/docs/libshout
许可证LGPL-2.0-or-later
源码归档https://ftp.osuosl.org/pub/xiph/releases/libshout/libshout-2.4.6.tar.gz
最后更新2026-06-19T12:32:38-07:00
Pulseupdated
依赖libogg, libvorbis, openssl@3, speex, theora
构建依赖pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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