# Installer oggz avec Homebrew

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

## installation

```sh
sudo av install brew:oggz
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install oggz
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:oggz
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1.3
- **Résumé source:** Command-line tool for manipulating Ogg files
- **Page d'accueil:** <https://www.xiph.org/oggz/>
- **Dernière mise à jour:** 2026-07-11T09:50:47+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- oggz (alias)
- oggz-chop (alias)
- oggz-codecs (alias)
- oggz-comment (alias)
- oggz-diff (alias)
- oggz-dump (alias)
- oggz-info (alias)
- oggz-known-codecs (alias)
- oggz-merge (alias)
- oggz-rip (alias)
- oggz-scan (alias)
- oggz-sort (alias)
- oggz-validate (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.1.3
## Historique du projet et usages

Oggz packages liboggz plus the oggz command-line toolset for inspecting, editing, extracting, chopping, sorting, merging, and validating Ogg files. It is part of the Xiph.Org ecosystem around the Ogg container and codecs such as Vorbis, Theora, Speex, FLAC, CELT, CMML, Kate, and PCM.

### Historique du projet

Xiph.Org documents Oggz as both a C API and a command-line suite. The API documentation identifies liboggz 1.1.3 and carries a 2003 CSIRO Australia copyright notice, placing the library in the early period of Ogg tooling around Xiph media formats.

The GitLab project description calls liboggz 'a library and tools for working with Ogg encapsulation' with support for seeking, chopping, and validation. Homebrew packages the same stable 1.1.3 tarball from the Xiph release archive.

### Historique d'adoption

Oggz adoption is specialized rather than broad: it appears in Homebrew under the oggz formula and the input metadata records the upstream GitLab repository. Homebrew reported 60 installs in its 365-day analytics window when fetched on 2026-07-01, which is consistent with a format-maintenance utility rather than a mainstream daily CLI.

### Modes d'utilisation

Developers and media maintainers use oggz to inspect bitstreams, list codecs, dump packets, compare Ogg files, validate framing, rip logical bitstreams, edit comments, chop time ranges, and merge or sort pages by presentation time. The oggz-chop tool has a particularly package-nerdy role: Xiph documents it as usable for serving time ranges of Ogg media over HTTP through CGI.

The liboggz API exists for programs that need callback-style reading and writing of Ogg streams, custom seek behavior for multitrack Ogg data, controlled generation of valid bitstreams, and pluggable I/O integration.

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

Oggz matters because it is a compact, format-native toolkit for a container that many package databases otherwise only expose through codecs or playback libraries. It gives packagers a way to validate and manipulate Ogg structure itself, not only decode media payloads.

### Chronologie

- 2003: liboggz licensing text records CSIRO Australia copyright for the library.
- 1.1.3: the stable version packaged by Homebrew and documented by Xiph.Org.
- 2018-08-08: the xiph/liboggz GitLab project was created in GitLab metadata.

### Related projects

- Oggz sits above the Ogg container format and alongside other Xiph.Org projects such as Vorbis, Theora, Speex, FLAC, Opus, and Icecast. It complements lower-level libogg by adding higher-level conveniences such as seeking, validation, and timestamp interpretation.

### Sources

- <https://formulae.brew.sh/api/formula/oggz.json>
- <https://formulae.brew.sh/formula/oggz>
- <https://gitlab.xiph.org/api/v4/projects/xiph%2Fliboggz>
- <https://gitlab.xiph.org/xiph/liboggz>
- <https://www.xiph.org/oggz/>
- <https://xiph.org/oggz/doc/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

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


## Sources

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