LONGCLAW DOWNLOAD
Download LongClaw
A ready-to-use cross-platform AI desktop assistant that brings the local workspace, Agent execution, browser automation, skill marketplace, and client updates into one product.
To keep LongClaw safe for everyone, every new release is analyzed by VirusTotal cloud antivirus engines, and its SHA256 scan report is published on this page.
PLATFORM GUIDE
Prepare LongClaw for Linux x64
The Linux preview targets x86_64 desktops, with Ubuntu 24.04 LTS used as the current compatibility baseline.
- System baseline
- Ubuntu 24.04 LTS baseline
- Architecture
- x64 (Intel / AMD)
- Package format
- tar.gz + user installer
- Package status
- Pending release
Installation steps
- 01Install desktop dependencies
Ubuntu and Debian users need GTK 3 and WebKitGTK 4.1.
sudo apt install libgtk-3-0 libwebkit2gtk-4.1-0 - 02Extract the release
Unpack the downloaded archive in a directory you control.
tar -xzf longclaw-<version>-linux-amd64.tar.gz - 03Run the user installer
The bundled script installs the binary, desktop entry, and icon under ~/.local.
cd longclaw-<version>-linux-amd64 && ./install.sh - 04Start LongClaw
Launch it from the application menu or directly from your user bin directory.
~/.local/bin/longclaw