Automic VaultAutomic Vault

brew

libilbc を Homebrew, Nix, pacman でインストール

libilbc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install libilbc

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#libilbc

nixpkgs package indexes · pkgs/by-name/li/libilbc/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S libilbc

Arch Linux sync databases · libilbc · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Packaged version of iLBC codec from the WebRTC project

コマンドとエイリアス

  • ilbc_test

履歴

プロジェクトの歴史と使われ方

libilbc is a packaging-focused standalone copy of the Internet Low Bit Rate Codec implementation from the WebRTC project. Its package value is that it turns a codec otherwise embedded in a much larger communications stack into a small system library and test utility.

プロジェクトの歴史

The underlying iLBC codec was specified for the IETF in RFC 3951, published in December 2004, with RFC 3952 defining the RTP payload format for carrying iLBC speech. The libilbc repository packages WebRTC's implementation as a distributable library rather than requiring consumers to vendor a WebRTC source subtree.

Timothy Gu took over maintainership for the standalone package in the 2.0.0 release dated November 17, 2014, updated the bundled WebRTC source, cleaned the Autotools files, and added CMake support. Version 3.0.0 on December 18, 2020 updated again to WebRTC source r32829, removed Autotools, made CMake the build system, and introduced the installed ilbc_test utility.

採用の歴史

Adoption is mainly through distribution packaging and projects that need the iLBC codec without a full WebRTC dependency. The README explicitly targets packagers, and Homebrew, Nix, and Arch package metadata all carry the package under the libilbc name.

使われ方

Typical use is linking against the C library for iLBC encode and decode support or running ilbc_test against raw 8 kHz mono PCM samples. The codec remains relevant where narrowband speech compatibility and packet-loss behavior matter more than modern wideband audio quality.

パッケージ好きにとっての重要性

For package maintainers, libilbc is a classic extraction package: it keeps a small, ABI-versioned codec library available without forcing each downstream to track WebRTC internals. The 2020 CMake-only release also made the package easier to integrate into cross-platform build systems.

タイムライン

  • 2004-12: RFC 3951 specified iLBC as an experimental Internet codec, and RFC 3952 specified its RTP payload format.
  • 2014-11-17: libilbc 2.0.0 moved under Timothy Gu's maintainership and refreshed the WebRTC source snapshot.
  • 2014-12-14: libilbc 2.0.2 fixed release-tarball and shared-library packaging details.
  • 2020-12-18: libilbc 3.0.0 updated to WebRTC source r32829 and made CMake the only build system.
  • 2020-12-31: libilbc 3.0.4 fixed a Chromium issue and upstreamed local patches to WebRTC.

Related projects

  • Related projects include WebRTC, which supplies the codec implementation packaged here; the IETF iLBC RFCs that define the codec and RTP payload; and downstream multimedia or telephony packages that prefer a small standalone codec library.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ilbc_testcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版3.0.4
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/TimothyGu/libilbc

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libilbc
バージョン3.0.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/libilbc
ホームページhttps://github.com/TimothyGu/libilbc
リポジトリhttps://github.com/TimothyGu/libilbc
上流ドキュメントhttps://github.com/TimothyGu/libilbc#readme
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/TimothyGu/libilbc/releases/download/v3.0.4/libilbc-3.0.4.tar.gz
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

libilbc

nix profile install nixpkgs#libilbc
  • normalized package name match
  • 一致条件: Libilbc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libilbc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

libilbc 3.0.4-4

A friendly copy of the iLBC codec from the WebRTC project

https://github.com/TimothyGu/libilbc/

sudo pacman -S libilbc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Libilbc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libilbc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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