# Installer draco avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:draco
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install draco
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install draco
```

  Preuve: MacPorts ports tree: archivers/draco/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add draco
```

  Preuve: Alpine Linux edge package indexes: draco from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install draco
```

  Preuve: Debian stable package indexes: draco from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install draco
```

  Preuve: Fedora Rawhide package metadata: draco from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#draco
```

  Preuve: nixpkgs package indexes: pkgs/by-name/dr/draco/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S draco
```

  Preuve: Arch Linux sync databases: draco from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install draco
```

  Preuve: openSUSE Tumbleweed package metadata: draco from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:draco
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/draco>
- **Version:** 1.5.7
- **Résumé source:** 3D geometric mesh and point cloud compression library
- **Page d'accueil:** <https://google.github.io/draco/>
- **Dépôt:** <https://github.com/google/draco>
- **Docs amont:** <https://github.com/google/draco>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/google/draco/archive/refs/tags/1.5.7.tar.gz>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- draco_decoder (cli)
- draco_decoder-1.5.7 (cli)
- draco_encoder (cli)
- draco_encoder-1.5.7 (cli)
- draco_decoder (alias)
- draco_decoder-1.5.7 (alias)
- draco_encoder (alias)
- draco_encoder-1.5.7 (alias)

## Dépendances de compilation

- cmake

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.5.7
- données locales: OK
- dépôt amont: https://github.com/google/draco
- dernière version détectée: 1.5.7 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

Draco is Google's open-source C++ library and tool suite for compressing and decompressing 3D meshes and point clouds, with JavaScript and WebAssembly decoders for web delivery.

### Historique du projet

The google/draco repository was created in December 2016, and the official site dates the public Draco project to 2017. The project was designed for compression efficiency and speed so 3D applications could reduce download size and transmission bandwidth without compromising visual fidelity.

### Historique d'adoption

Draco became part of the web and realtime-3D asset pipeline through its JavaScript, WebAssembly, npm, Unity, and glTF-oriented tooling. The official site lists related projects such as the npm package, Khronos glTF, and three.js, and the README repeatedly calls out hosted versioned decoders for web applications.

### Modes d'utilisation

Users encode geometry with draco_encoder, decode with draco_decoder, integrate the C++ library into native applications, or load the JavaScript/Wasm decoders in browsers. The bitstream specification documents the file format and decoding process for interoperability.

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

Draco is significant in package metadata because it is both a command-line codec package and a web-distributed runtime component: package managers ship native tools while web projects consume versioned decoder artifacts, npm packages, and engine integrations.

### Chronologie

- 2016: google/draco was created on GitHub.
- 2017: the official site and bitstream specification identify the public Draco 3D compression project and spec release period.
- 2020: Draco 1.4.0 moved npm modules to WebAssembly and documented static hosted decoders.
- 2022: Draco 1.5.0 added the draco_transcoder tool and packaging-oriented CMake improvements.
- 2024: Draco 1.5.7 shipped bug and security fixes.

### Related projects

- Khronos glTF
- three.js
- draco3d npm package
- Unity
- WebAssembly
- Emscripten

### Sources

- <https://github.com/google/draco>
- <https://raw.githubusercontent.com/google/draco/main/README.md>
- <https://google.github.io/draco/>
- <https://google.github.io/draco/spec>
- <https://api.github.com/repos/google/draco>
- <https://api.github.com/repos/google/draco/releases?per_page=5>


## Notes de sécurité

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** draco
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - draco - 1.5.6+dfsg-3+b3: normalized package name match | Debian stable package indexes: draco from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Encoder and decoder for 3D geometric meshes and point clouds | https://github.com/google/draco
- Debian apt - libdraco-dev - 1.5.6+dfsg-3+b3: normalized package name match | Debian stable package indexes: libdraco-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library for compressing 3D geometric meshes and point clouds (headers) | https://github.com/google/draco
- Debian apt - libdraco8 - 1.5.6+dfsg-3+b3: normalized package name match | Debian stable package indexes: libdraco8 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library for compressing 3D geometric meshes and point clouds | https://github.com/google/draco
- Nix - draco: normalized package name match | nixpkgs package indexes: pkgs/by-name/dr/draco/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - draco - 1.5.6+dfsg-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: draco from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Encoder and decoder for 3D geometric meshes and point clouds | https://github.com/google/draco
- Ubuntu apt - libdraco-dev - 1.5.6+dfsg-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libdraco-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Library for compressing 3D geometric meshes and point clouds (headers) | https://github.com/google/draco
- Ubuntu apt - libdraco8 - 1.5.6+dfsg-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libdraco8 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Library for compressing 3D geometric meshes and point clouds | https://github.com/google/draco
- apk - draco - 1.5.7-r2: normalized package name match | Alpine Linux edge package indexes: draco from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Library for compressing and decompressing 3D geometric meshes and point clouds | https://google.github.io/draco/
- apk - draco-dev - 1.5.7-r2: normalized package name match | Alpine Linux edge package indexes: draco-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Library for compressing and decompressing 3D geometric meshes and point clouds (development files) | https://google.github.io/draco/
- apk - draco-static - 1.5.7-r2: normalized package name match | Alpine Linux edge package indexes: draco-static from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Library for compressing and decompressing 3D geometric meshes and point clouds (static library) | https://google.github.io/draco/
- apk - draco-tools - 1.5.7-r2: normalized package name match | Alpine Linux edge package indexes: draco-tools from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Library for compressing and decompressing 3D geometric meshes and point clouds | https://google.github.io/draco/
- dnf - draco - 1.5.7-7.fc44: normalized package name match | Fedora Rawhide package metadata: draco from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | A library for compressing and decompressing 3D geometric meshes and point clouds | https://github.com/google/draco
- dnf - draco-devel - 1.5.7-7.fc44: normalized package name match | Fedora Rawhide package metadata: draco-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Development files for draco | https://github.com/google/draco
- dnf - draco-static - 1.5.7-7.fc44: normalized package name match | Fedora Rawhide package metadata: draco-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Static files for draco | https://github.com/google/draco
- pacman - draco - 1.5.7-2: normalized package name match | Arch Linux sync databases: draco from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A library for compressing and decompressing 3D geometric meshes and point clouds | https://github.com/google/draco
- zypper - draco - 1.5.7-2.4: normalized package name match | openSUSE Tumbleweed package metadata: draco from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Library for compressing and decompressing 3D geometric meshes and point clouds | https://google.github.io/draco


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Archive and compression packages](https://www.automicvault.com/fr/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [cmake](https://www.automicvault.com/fr/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [pdal](https://www.automicvault.com/fr/pkg/brew/pdal/) - Popular package that depends on this formula.
- [jpeg-xl](https://www.automicvault.com/fr/pkg/brew/jpeg-xl/) - Local package facts share a topical domain. Shared terms: compression, decoder, encoder.
- [aklomp-base64](https://www.automicvault.com/fr/pkg/brew/aklomp-base64/) - Local package facts share a topical domain. Shared terms: decoder, encoder.

## Combined YAML source

View the package source record on GitHub. [combined/draco.yml](https://github.com/automic-vault/db/blob/main/combined/draco.yml)


## Sources

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