libogg
brew install libogg
v1.3.6
BSD-3-Clause
C library for reading and writing Ogg bitstream containers.
Why you might care
Ogg is the standard open-source container format for audio and video codecs like Vorbis, Theora, and Opus. libogg provides the low-level bitstream API that audio/video libraries and applications depend on to encode and decode media. You'll typically install it as a build or runtime dependency of media software.
17.2k
30-day installs · #260
68.8k
90-day · #226
347.6k
365-day · #191
Build dependencies
Links
- https://www.xiph.org/ogg/
- Brew formula source: Formula/lib/libogg.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"libvorbis",
"libopus",
"libtheora"
],
"build_dependencies": [
"cmake"
],
"categories": [
"library",
"audio-tool"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Ogg Bitstream Library",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:46+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "libogg",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.xiph.org/ogg/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Xiph.org: Ogg",
"installs_30d": 17160,
"installs_365d": 347551,
"installs_90d": 68810,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-3-Clause",
"llm_generated_at": "2026-06-20T23:43:44+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libogg",
"oldnames": [],
"one_liner": "C library for reading and writing Ogg bitstream containers.",
"optional_dependencies": [],
"rank_30d": 260,
"rank_365d": 191,
"rank_90d": 226,
"raw_hash": "91a893daa363ead7",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/lib/libogg.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.3.6",
"versioned_formulae": [],
"why_use_this": "Ogg is the standard open-source container format for audio and video codecs like Vorbis, Theora, and Opus. libogg provides the low-level bitstream API that audio/video libraries and applications depend on to encode and decode media. You\u0027ll typically install it as a build or runtime dependency of media software."
}