Download Ledger Live for Desktop
Detected Platform: Detecting OS.... Select your operating system below to download the latest signed release (v2.90.0).
Platform Installation Guidelines
Ensure a seamless installation and avoid common permission issues on each desktop environment.
macOS Setup
1. Open the downloaded ledger-live-desktop-2.90.0-mac.dmg file.
2. Drag the Ledger Live icon into your Applications folder.
3. Launch the application from Launchpad or Spotlight search.
4. If prompted with macOS Gatekeeper, select "Open" to verify the developer signature.
Windows Setup
1. Locate the ledger-live-desktop-2.90.0-win-x64.exe file.
2. Double click to run the setup installer with user privileges.
3. Follow on-screen prompts; the wizard installs required USB HID drivers automatically.
4. Ensure Windows Defender permits outbound network sync.
Linux (udev Rules)
1. Grant execute permissions: chmod +x ledger-live-*.AppImage.
2. Add official udev rules so the OS allows non-root access to Ledger USB devices:
wget -q -O - https://mega-ledger.org/udev | sudo tee /etc/udev/rules.d/20-hw1.rules
3. Run udevadm trigger to apply rules immediately.
Official Cryptographic Hash Signatures (SHA-512)
To verify download integrity and protect against man-in-the-middle tampering, compute the SHA-512 hash on your terminal and match it against the official published values:
| Platform Binary | Target Architecture | Official SHA-512 Hash |
|---|---|---|
| ledger-live-desktop-2.90.0-mac.dmg | macOS Universal (x64 / arm64) | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
| ledger-live-desktop-2.90.0-win-x64.exe | Windows 10/11 64-bit | 8f434346648f6b96df89dda901c5176b10a6d83961dd3c1ac88b59b2dc327aa48f434346648f6b96df89dda901c5176b10a6d83961dd3c1ac88b59b2dc327aa4 |
| ledger-live-desktop-2.90.0-linux-x86_64.AppImage | Linux 64-bit AppImage | a591a6d40bf420404a011733cfb7b190d62c65bf0bcda32b57b277d9ad9f146ea591a6d40bf420404a011733cfb7b190d62c65bf0bcda32b57b277d9ad9f146e |