NewWelcome to our new site
Altare
Preview

Arc Code

A state-of-the-art AI coding agent from your terminal. Optimized for Altare Arc models. completely free.

Installation

macOS

Open a terminal in the directory where you downloaded the binary.

# For Apple Silicon (M1/M2/M3)
sudo cp darwin-arm64 /usr/local/bin/arc
# For Intel Macs
sudo cp darwin-x64 /usr/local/bin/arc
# Make executable
sudo chmod +x /usr/local/bin/arc
Linux
sudo cp linux-x64 /usr/local/bin/arc
sudo chmod +x /usr/local/bin/arc
Windows

Run as Administrator in Command Prompt or PowerShell.

# Command Prompt
copy windows-x64.exe C:\Windows\System32\arc.exe
# PowerShell
Copy-Item windows-x64.exe C:\Windows\System32\arc.exe
© 2025 Altare Technologies Limited. All rights reserved.