Quick Install — ODAC Docs
Docs / ODAC / Server / Installation / Quick Install

⚡ Quick Install

This is the recommended method for most users.

Linux & macOS

Run the following command in your terminal:

curl -sL https://odac.run/install | bash

Windows

Open PowerShell as an administrator and run the following command:

iex (iwr -useb 'https://odac.run/install')