Skip to content

Installation & Requirements

  • Memory: 4 GB or more (8 GB recommended)
  • Disk: 500 MB free space
  • Network: Access to DLinkClaw cloud services (not needed for self-hosted)
  1. Go to the download page and download the Windows installer.
  2. Run the installer and follow the wizard.
  3. Launch DLinkClaw, sign in or create an account.
  1. Download the macOS package (Apple Silicon or Intel).
  2. Open the dmg and drag DLinkClaw into Applications.
  3. If warned on first launch, allow it in System Settings → Privacy & Security.

.deb (Ubuntu/Debian) and .rpm (Fedora) packages are supported:

Terminal window
# Ubuntu / Debian
sudo dpkg -i dlinkclaw_amd64.deb
# Fedora
sudo rpm -i dlinkclaw_x86_64.rpm

Run in your terminal:

Terminal window
dlinkclaw --version

If a version number prints, installation succeeded.