All platforms

Update the daemon

SHORT ANSWER

Run pairlet update. If the installation is managed by Homebrew or Scoop, use that package manager instead.

Choose the matching update path

  1. 1

    Built-in installer

    Use this for installations created by the official shell or PowerShell installer.

    pairlet update
  2. 2

    Homebrew on macOS

    Use the full cask name; Homebrew has an unrelated cask with the same short name.

    brew upgrade --cask heypandax/tap/cc-pocket
  3. 3

    Scoop on Windows

    Use this when Scoop owns the daemon installation.

    scoop update cc-pocket-daemon

Verify the result

Run pairlet status, then return to Pairlet. Existing valid device pairings reconnect automatically after the daemon restarts.

Still stuck?Open an issue with the steps you tried.Open an issue →