Google Chrome Finally Arrives on ARM64 Linux — Widevine DRM Included

For years, running Google Chrome on ARM64 Linux meant settling for a distribution-packaged build of Chromium — feature-incomplete, no Widevine DRM, and often several versions behind. That era ended on August 3, 2026, when Google quietly pushed official ARM64 Linux packages to Chrome's download page without a press release or blog fanfare. Typical.

What's Actually Available

Google is now shipping two official ARM64 Linux packages:

  • 64-bit ARM .deb — for Debian, Ubuntu, and their derivatives
  • 64-bit ARM .rpm — for Fedora and openSUSE

Both are accessible directly from Chrome's official download page. Installing either package also adds Google's Chrome APT or DNF/Zypper repository, so future updates flow through your standard package manager rather than requiring manual downloads — the same experience x86_64 users have had for over a decade.

Why This Took So Long

Google shipped native ARM64 Chrome for macOS in 2020 and for Windows on Arm in 2024. Linux was the last holdout, closing what Linuxiac aptly describes as a "six-year gap." The delay was partly engineering (ARM Linux is a fragmented target compared to a single macOS or Windows ABI) and partly market: ARM64 Linux machines were a niche until Raspberry Pi 4 proliferation, RISC-V interest, and the broader ARM server market made it harder to ignore.

Google initially committed to Q2 2026 delivery, then missed that deadline by a few weeks. The packages landed without ceremony in early August — classic Chrome rollout energy.

What You Get That Chromium Doesn't Provide

The practical difference between distro-packaged Chromium and official Chrome on ARM64 Linux comes down to a few things:

  • Widevine DRM — Netflix, Disney+, and other streaming platforms that require L3 Widevine now work natively. This alone was the blocking issue for many users.
  • Google account sync — bookmarks, extensions, history, passwords synced through your Google account without workarounds
  • Automatic updates via the official Google repository, rather than waiting for your distro to package a new Chromium release
  • Push notifications and full extension APIs that some enterprise and productivity extensions require

Who Benefits Most

The most immediate beneficiaries are Raspberry Pi 4/5 users running Raspberry Pi OS (Debian-based) or Ubuntu ARM images, Ampere Altra workstation users, and anyone running ARM64 Linux on cloud VMs (AWS Graviton, Google Tau T2A, etc.) who wanted a desktop browser session with DRM support.

This also matters symbolically: ARM64 Linux has been quietly maturing as a developer platform, and first-class browser support from Google — not just a community workaround — signals that the ecosystem is being taken seriously.

Installation is straightforward: download the appropriate .deb or .rpm from google.com/chrome and install via your package manager. The repository will be configured automatically.