Oda Docs
  • Getting Started
    • Windows
    • Linux
    • MacOS
    • Configuration
  • Command Reference
    • dunebox-account-info
    • dunebox-archive
    • dunebox-autoconnect
    • dunebox-avd-build-cfg
    • dunebox-avd-create
    • dunebox-avd-delete
    • dunebox-avd-list-refresh
    • dunebox-configure
    • dunebox-connect
    • dunebox-cred-check
    • dunebox-image-create
    • dunebox-image-delete
    • dunebox-image-extract
    • dunebox-image-list
    • dunebox-init
    • dunebox-port-map
    • dunebox-status
    • dunebox-terminate
    • dunebox-throttle
    • moreficent-account-info
    • moreficent-archive
    • moreficent-configure
    • moreficent-connect
    • moreficent-cred-check
    • moreficent-status
    • moreficent-throttle
    • print-config
  • Changelog
Powered by GitBook
On this page
  • Download Binary
  • Run Binary

Was this helpful?

  1. Getting Started

Linux

PreviousWindowsNextMacOS

Last updated 2 years ago

Was this helpful?

Download Binary

Currently x64 and arm64 CPUs are supported. The binaries can be downloaded from the from the following URLs:

Run Binary

  • Rename the binary to oda

  • Make the file executable

  • Invoke the file with the --help flag to check

mv oda_linux_x64 oda
chmod +x oda
./oda --help

The output should be similar to:

Oda Linux x64
Oda Linux arm64