Skip to main content

Download

Get Unclaw

Standalone binaries built from source on every release. No dependencies — drop the file on your PATH and run unclaw. Prefer npm? npm install -g unclaw ships the same release.

One-liner

curl -fsSL https://unclaw.dev/install.sh | sh

Auto-detects your platform and installs to ~/.local/bin/unclaw. Override with UNCLAW_INSTALL_DIR or pin a release with UNCLAW_VERSION.

  • macOS

    Apple Silicon (arm64)

    Download

    unclaw-darwin-arm64

  • Linux

    x86_64 (gnu)

    Download

    unclaw-linux-x64-gnu

  • Linux

    arm64 (gnu)

    Download

    unclaw-linux-arm64-gnu

Source and release notes: github.com/denoland/unclaw/releases