CoCalc CLI (Alpha)

Install the standalone CoCalc CLI in one command. This alpha is focused on workspace and host automation, smoke testing, and agent workflows.

Install

Copy and run this in your terminal:

curl -fsSL https://software.cocalc.ai/software/cocalc/install.sh | bash

Direct link: install.sh

Supported: Linux (x64/arm64), macOS (arm64).

What this does

Uninstall

Remove the install directory and launcher:

rm -rf ~/.local/share/cocalc ~/.local/bin/cocalc