# 使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 draco

查看 draco 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install draco
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install draco
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:draco
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/draco>
- **版本:** 1.5.7
- **来源摘要:** 3D geometric mesh and point cloud compression library
- **主页:** <https://google.github.io/draco/>
- **仓库:** <https://github.com/google/draco>
- **上游文档:** <https://github.com/google/draco>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/google/draco/archive/refs/tags/1.5.7.tar.gz>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- draco_decoder (cli)
- draco_decoder-1.5.7 (cli)
- draco_encoder (cli)
- draco_encoder-1.5.7 (cli)
- draco_decoder (别名)
- draco_decoder-1.5.7 (别名)
- draco_encoder (别名)
- draco_encoder-1.5.7 (别名)

## 构建依赖

- cmake

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.5.7
- 本地数据: OK
- 上游仓库: https://github.com/google/draco
- 检测到的最新版本: 1.5.7 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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

### 来源

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


## 安全说明

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

- **Geiger 风险:** orange / 中
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal

## 源数据库详情

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

## 其他软件包管理器记录

- 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


## 相关链接

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


## 来源

- 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
