# draco mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für draco in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install draco
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install draco
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:draco
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/draco>
- **Version:** 1.5.7
- **Quellzusammenfassung:** 3D geometric mesh and point cloud compression library
- **Homepage:** <https://google.github.io/draco/>
- **Repository:** <https://github.com/google/draco>
- **Upstream-Dokumentation:** <https://github.com/google/draco>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/google/draco/archive/refs/tags/1.5.7.tar.gz>
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- 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)

## Build-Abhängigkeiten

- cmake

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 1.5.7
- lokale Daten: OK
- Upstream-Repository: https://github.com/google/draco
- neueste erkannte Version: 1.5.7 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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

### Quellen

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


## Sicherheitshinweise

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

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

## Details aus der Quelldatenbank

- **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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
