About self-hosted dbt v2 installation
important
dbt v2 is available for installation in:
- Local command line interface (CLI) tools
- VS Code and Cursor with the dbt extension
- dbt platform environments
Join the conversation in our Community Slack channel #dbt-fusion-engine.
Learn more about installing dbt v2 locally, along with important prerequisites, step-by-step installation instructions, troubleshooting common issues, and configuration guidance.
Prerequisites
Before installing dbt v2, ensure that you:
- Have administrative privileges to install software on your local machine.
- Are comfortable using a command-line interface (Terminal on macOS/Linux, PowerShell on Windows).
- Use a supported data warehouse and authentication method and configure permissions as needed: Note that adapter lifecycle may differ between the dbt platform and local development. An adapter can reach GA in the dbt platform before it reaches GA for local use.
- Use a supported operating system:
- macOS: Supported on both Intel (x86-64) and Apple Silicon (ARM)
- Linux: Supported on both x86-64 and ARM
- Windows: Supported on x86-64; ARM support coming soon
Getting started
If you're ready to get started, choose one of the following options. To learn more about which tool is best for you, see the v2 availability page.
Was this page helpful?
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
0