OpenCode Tutorials
Home
Tutorials
Ecosystem
FAQ
Comparisons
Posts
  • Official Website
  • Official Download
  • Official Docs
  • About
  • Contact
  • Privacy Policy
  • Terms of Service
  • Disclaimer
  • Trademark Notice
  • 简体中文
  • English
  • Deutsch
Home
Tutorials
Ecosystem
FAQ
Comparisons
Posts
  • Official Website
  • Official Download
  • Official Docs
  • About
  • Contact
  • Privacy Policy
  • Terms of Service
  • Disclaimer
  • Trademark Notice
  • 简体中文
  • English
  • Deutsch
  • Latest Posts

    • Opencode Blog Articles - AI Programming Insights
    • Welcome to OpenCodex

Complete Opencode Installation Guide

This guide covers all methods to install Opencode on different platforms.

Installation Methods

macOS (Homebrew)

brew install sst/tap/opencode

Cross-platform (NPM)

npm install -g @opencode/cli

Cross-platform (Bun)

bun install -g @opencode/cli

Next Steps

After installation, check out:

  • Quick Start Guide
  • Provider Setup
  • Getting Started Tutorial
Last Updated: 2/28/26, 2:48 PM