How to install anomalyco/opencode. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
anomalyco/opencode Installation Guide
How to install anomalyco/opencode. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for anomalyco/opencode. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i anomalyco/opencodeor
Install via npx
npx @hexmos/ipm i anomalyco/opencodePrerequisites
Git
systemVersion: >=1.0
Node.js
systemVersion: >=18.0
npm
systemVersion: >=8.0
Homebrew
systemVersion: >=3.0
Scoop
systemVersion: >=0.2
Chocolatey
systemVersion: >=0.11
Pacman
systemVersion: >=0
Paru
systemVersion: >=0
mise
systemVersion: >=2023.1.1
Nix
systemVersion: >=2.17
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Universal Installer Script
curl -fsSL https://opencode.ai/install | bashnpm/bun/pnpm/yarn
npm i -g opencode-ai@latestScoop (Windows)
scoop install opencodeChocolatey (Windows)
choco install opencodeHomebrew (macOS and Linux - Recommended)
brew install anomalyco/tap/opencodeHomebrew (macOS and Linux - Official Formula)
brew install opencodeArch Linux (pacman)
sudo pacman -S opencode --noconfirmArch Linux (paru)
paru -S opencode-bin --noconfirmmise
mise use -g opencodeNix
nix run nixpkgs#opencode
nix run github:anomalyco/opencodeDesktop App (macOS - Homebrew)
brew install --cask opencode-desktopDesktop App (Windows - Scoop)
scoop bucket add extras; scoop install extras/opencode-desktopDesktop App (Download)
echo "Download from https://github.com/anomalyco/opencode/releases or https://opencode.ai/download"Source Installation (Requires Git)
git clone https://github.com/anomalyco/opencode
cd opencode
curl -fsSL https://opencode.ai/install | bashPost Installation Steps
- Remove versions older than 0.1.x before installing.
