# Install ode with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Simulating articulated rigid body dynamics. Version 0.16.6 via Homebrew; verified 2026-06-22.

## Install

```sh
sudo av install brew:ode
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install ode
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ode
```

  Evidence: MacPorts ports tree: devel/ode/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add ode
```

  Evidence: Alpine Linux edge package indexes: ode from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install libode-dev
```

  Evidence: Debian stable package indexes: libode-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install ode
```

  Evidence: Fedora Rawhide package metadata: ode 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#ode
```

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

- pacman (92%):

```sh
sudo pacman -S ode
```

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

- zypper (92%):

```sh
sudo zypper install libode8
```

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

## Package facts

- **Package key:** brew:ode
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/ode>
- **Version:** 0.16.6
- **Source summary:** Simulating articulated rigid body dynamics
- **Homepage:** <https://www.ode.org/>
- **Repository:** <https://bitbucket.org/odedevs/ode>
- **Upstream docs:** <https://www.ode.org/ode-latest-userguide.pdf>
- **License:** LGPL-2.1-or-later OR BSD-3-Clause
- **Source archive:** <https://bitbucket.org/odedevs/ode/downloads/ode-0.16.6.tar.gz>
- **Last updated:** 2026-06-22T14:05:40-07:00
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- ode-config (cli)
- ode-config (alias)

## Dependencies

- libccd

## Build dependencies

- autoconf
- automake
- libtool
- pkgconf

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.16.6
- Package-manager updated: 2026-06-22
- Local data: ok
- Upstream repository: https://www.ode.org/
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

Open Dynamics Engine, usually packaged as ODE, is a C/C++ rigid-body dynamics and collision-detection library for games, robotics, VR, and simulation tools. It is one of the older open-source physics engines still visible in operating-system package sets.

### Project history

The official site presents ODE as Russell Smith's open-source, high-performance rigid-body dynamics library with an easy C/C++ API, advanced joint types, integrated collision detection, and friction. The license section carries Russell L. Smith copyright dates from 2001-2004 and offers redistribution under either LGPL 2.1-or-later terms or a BSD-style license.

ODE's documentation history predates modern code-hosting norms: the official site points to Bitbucket source, a community wiki/manual, mailing lists, old mailing-list archives, and slides from ODE talks including IGC 2002 and PARC in December 2004. A GitHub mirror under odedevs/ode appeared in 2026, but the project history is much older than that repository.

### Adoption history

The official introduction says ODE is used in computer games, 3D authoring tools, and simulation tools. The manual narrows the proven application areas to ground vehicles, legged creatures, and moving objects in virtual reality environments.

Package metadata shows broad distribution across Homebrew, Debian/Ubuntu, Fedora, MacPorts, Nix, Arch, Alpine, and openSUSE-family package names, which is consistent with a mature C/C++ library depended on by native software and simulators.

### How it is used

Developers link ODE into native applications that need articulated rigid-body simulation, constraints and joints, collision detection, and friction modeling. The package exposes ode-config for build integration, while the library API is used from C or C++ simulation code rather than as a standalone end-user CLI.

### Why package nerds care

ODE matters because it represents a long-lived pre-GitHub open-source library that survived through package managers. For package nerds, its dual-license model, old docs, mailing-list archives, and native build metadata tell a story about how early game and robotics middleware entered Linux and macOS distributions.

### Timeline

- 2001-2004: official license text lists Russell L. Smith copyright dates for Open Dynamics Engine.
- 2002: official site links slides from an ODE presentation at IGC 2002.
- 2004-12: official site links PARC presentation slides about physics SDKs.
- 2026-04-13: GitHub API metadata records creation of an odedevs/ode GitHub repository mirror.

### Related projects

- ODE belongs to the same physics-engine ecosystem as Bullet, Newton Game Dynamics, and other simulation libraries, and it has been wrapped or integrated by higher-level simulation environments over its lifetime.

### Sources

- <https://api.github.com/repos/odedevs/ode>
- <https://bitbucket.org/odedevs/ode>
- <https://formulae.brew.sh/formula/ode>
- <https://github.com/odedevs/ode>
- <https://www.ode.org/>
- <https://www.ode.org/wiki/index.php/Manual>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

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

## Other Package-Manager Records

- Debian apt - libode-dev - 2:0.16.6-2: normalized package name match | Debian stable package indexes: libode-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Open Dynamics Engine - development files | https://www.ode.org/
- Debian apt - libode8t64 - 2:0.16.6-2: normalized package name match | Debian stable package indexes: libode8t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Open Dynamics Engine - runtime library | https://www.ode.org/
- Nix - ode: normalized package name match | nixpkgs package indexes: pkgs/by-name/od/ode/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libode-dev - 2:0.16.2-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libode-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Open Dynamics Engine - development files | http://www.ode.org/
- Ubuntu apt - libode8t64 - 2:0.16.2-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libode8t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Open Dynamics Engine - runtime library | http://www.ode.org/
- apk - ode - 0.16.6-r0: normalized package name match | Alpine Linux edge package indexes: ode from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A free, industrial quality library for simulating rigid body dynamics | https://ode.org/
- dnf - ode - 0.16.6-3.fc44: normalized package name match | Fedora Rawhide package metadata: ode from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | High performance library for simulating rigid body dynamics | https://bitbucket.org/odedevs/ode
- dnf - ode-devel - 0.16.6-3.fc44: normalized package name match | Fedora Rawhide package metadata: ode-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Development files for ode | https://bitbucket.org/odedevs/ode
- dnf - ode-double - 0.16.6-3.fc44: normalized package name match | Fedora Rawhide package metadata: ode-double from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Ode physics library compiled with double precision | https://bitbucket.org/odedevs/ode
- pacman - ode - 0.16.6-2: normalized package name match | Arch Linux sync databases: ode from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | High performance library for simulating rigid body dynamics | https://bitbucket.org/odedevs/ode/
- zypper - libode8 - 0.16.5-1.5: normalized package name match | openSUSE Tumbleweed package metadata: libode8 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Open Dynamics Engine Library development files | https://ode.org/
- zypper - ode-devel - 0.16.5-1.5: normalized package name match | openSUSE Tumbleweed package metadata: ode-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Open Dynamics Engine Library development files | https://ode.org/
- MacPorts - ode: normalized package name match | MacPorts ports tree: devel/ode/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://www.automicvault.com/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [Homebrew utility packages](https://www.automicvault.com/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [autoconf](https://www.automicvault.com/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/pkg/brew/libtool/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [damask-grid](https://www.automicvault.com/pkg/brew/damask-grid/) - Shares av.db curated category or tags: cli, science, simulation.
- [lammps](https://www.automicvault.com/pkg/brew/lammps/) - Shares av.db curated category or tags: cli, science, simulation.
- [nest](https://www.automicvault.com/pkg/brew/nest/) - Shares av.db curated category or tags: cli, science, simulation.
- [precice](https://www.automicvault.com/pkg/brew/precice/) - Shares av.db curated category or tags: cli, science, simulation.
- [shamrock](https://www.automicvault.com/pkg/brew/shamrock/) - Shares av.db curated category or tags: cli, science, simulation.
- [simgrid](https://www.automicvault.com/pkg/brew/simgrid/) - Shares av.db curated category or tags: cli, science, simulation.
- [clhep](https://www.automicvault.com/pkg/brew/clhep/) - Shares av.db curated category or tags: cli, physics, science.
- [spim](https://www.automicvault.com/pkg/brew/spim/) - Shares av.db curated category or tags: cli, science, simulation.

## Combined YAML source

View the package source record on GitHub. [combined/ode.yml](https://github.com/automic-vault/db/blob/main/combined/ode.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
