pkg.soopen package index

brew / rank 2365

Install draco with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

3D geometric mesh and point cloud compression library. Version 1.5.7 via Homebrew; verified from local package data. Also installable with debian: sudo apt install draco.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install draco

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install draco

MacPorts ports tree · archivers/draco/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add draco

Alpine Linux edge package indexes · draco · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install draco

Debian stable package indexes · draco · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install draco

Fedora Rawhide package metadata · draco · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#draco

nixpkgs package indexes · pkgs/by-name/dr/draco/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S draco

Arch Linux sync databases · draco · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install draco

openSUSE Tumbleweed package metadata · draco · source: download.opensuse.org

overview

Package summary

3D geometric mesh and point cloud compression library

Commands and aliases

  • draco_decoder
  • draco_decoder-1.5.7
  • draco_encoder
  • draco_encoder-1.5.7

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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

security posture

Risk level: orange

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

Risk classifier

orange risk · medium confidence · infrastructure

Why

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

Signals

  • text:cloud
  • text:compress

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
draco_decoderexecutableindexed executableDiscovered from the local executable index.
draco_decoder-1.5.7executableindexed executableDiscovered from the local executable index.
draco_encoderexecutableindexed executableDiscovered from the local executable index.
draco_encoder-1.5.7executableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version1.5.7
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:draco
Version1.5.7
Package managerHomebrew
Homepagehttps://google.github.io/draco/
Repositoryhttps://github.com/google/draco
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

draco 1.5.6+dfsg-3+b3

Encoder and decoder for 3D geometric meshes and point clouds

https://github.com/google/draco

sudo apt install draco
  • Section: graphics
  • Architecture: amd64
  • Source Package: draco
  • 4 dependencies
  • normalized package name match
  • Matched by: Draco
Debian stable package indexes · deb.debian.org · Debian stable package indexes: draco from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdraco-dev 1.5.6+dfsg-3+b3

Library for compressing 3D geometric meshes and point clouds (headers)

https://github.com/google/draco

sudo apt install libdraco-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: draco
  • 1 dependencies
  • normalized package name match
  • Matched by: Draco
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdraco-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdraco8 1.5.6+dfsg-3+b3

Library for compressing 3D geometric meshes and point clouds

https://github.com/google/draco

sudo apt install libdraco8
  • Section: libs
  • Architecture: amd64
  • Source Package: draco
  • 3 dependencies
  • normalized package name match
  • Matched by: Draco
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdraco8 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

draco

nix profile install nixpkgs#draco
  • normalized package name match
  • Matched by: Draco
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dr/draco/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

draco 1.5.6+dfsg-3build1

Encoder and decoder for 3D geometric meshes and point clouds

https://github.com/google/draco

sudo apt install draco
  • Section: universe/graphics
  • Architecture: amd64
  • 4 dependencies
  • normalized package name match
  • Matched by: Draco
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: draco from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libdraco-dev 1.5.6+dfsg-3build1

Library for compressing 3D geometric meshes and point clouds (headers)

https://github.com/google/draco

sudo apt install libdraco-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: draco
  • 1 dependencies
  • normalized package name match
  • Matched by: Draco
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdraco-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libdraco8 1.5.6+dfsg-3build1

Library for compressing 3D geometric meshes and point clouds

https://github.com/google/draco

sudo apt install libdraco8
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: draco
  • 3 dependencies
  • normalized package name match
  • Matched by: Draco
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdraco8 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

draco 1.5.7-r2

Library for compressing and decompressing 3D geometric meshes and point clouds

https://google.github.io/draco/

sudo apk add draco
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: draco
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Draco
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: draco from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

draco-dev 1.5.7-r2

Library for compressing and decompressing 3D geometric meshes and point clouds (development files)

https://google.github.io/draco/

sudo apk add draco-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: draco
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Draco
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: draco-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

draco-static 1.5.7-r2

Library for compressing and decompressing 3D geometric meshes and point clouds (static library)

https://google.github.io/draco/

sudo apk add draco-static
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: draco
  • normalized package name match
  • Matched by: Draco
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: draco-static from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

draco-tools 1.5.7-r2

Library for compressing and decompressing 3D geometric meshes and point clouds

https://google.github.io/draco/

sudo apk add draco-tools
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: draco
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Draco
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: draco-tools from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

draco 1.5.7-8.fc45

A library for compressing and decompressing 3D geometric meshes and point clouds

https://github.com/google/draco

sudo dnf install draco
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: draco
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Draco
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: draco from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

draco-devel 1.5.7-8.fc45

Development files for draco

https://github.com/google/draco

sudo dnf install draco-devel
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: draco
  • 4 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Draco
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: draco-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

draco-static 1.5.7-8.fc45

Static files for draco

https://github.com/google/draco

sudo dnf install draco-static
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: draco
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Draco
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: draco-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

draco 1.5.7-2

A library for compressing and decompressing 3D geometric meshes and point clouds

https://github.com/google/draco

sudo pacman -S draco
  • License: Apache-2.0
  • Architecture: x86_64
  • 3 dependencies
  • normalized package name match
  • Matched by: Draco
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: draco from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

draco 1.5.7-3.2

Library for compressing and decompressing 3D geometric meshes and point clouds

https://google.github.io/draco

sudo zypper install draco
  • License: Apache-2.0
  • Category: Productivity/Archiving/Compression
  • Architecture: x86_64
  • Source Package: draco
  • 5 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Draco
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: draco from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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