Yes there are. You can find the installer images for Ubuntu Desktop on arm64 in the daily builds:

Latest: https://cdimage.ubuntu.com/daily-live/current/

24.04 LTS: https://cdimage.ubuntu.com/releases/24.04/release/

22.04 LTS: https://cdimage.ubuntu.com/releases/22.04/release/

Note that these images are not officially supported. They should be stable, however, and they are created by the Ubuntu project

Answer from MinelsGO on askubuntu.com
🌐
Ubuntu
ubuntu.com › download › server › arm
Ubuntu for ARM | Download | Ubuntu
Download Ubuntu Server for ARM with support for the very latest ARM-based server systems powered by certified 64-bit processors.
🌐
OneUptime
oneuptime.com › home › blog › how to install ubuntu server on an arm64 (aarch64) machine
How to Install Ubuntu Server on an ARM64 (AArch64) Machine
March 2, 2026 - # Download Raspberry Pi Ubuntu ... not ISO) wget https://cdimage.ubuntu.com/releases/24.04/release/ubuntu-24.04-preinstalled-server-arm64+raspi.img.xz # Write to SD card or SSD xzcat ubuntu-24.04-preinstalled-server-arm64+raspi.img.xz | sudo dd of=/dev/sdX bs=4M status=progress · The Pi uses a custom bootloader, so the Raspberry Pi image is different from the standard ARM64 server ISO. On an ARM64 host (like an Apple Silicon Mac running Asahi Linux, or an ARM64 server), you can run ARM64 VMs natively: # Install KVM and QEMU sudo apt install qemu-system-arm qemu-efi-aa...
🌐
Ubuntu
cdimage.ubuntu.com › releases › jammy › release
Ubuntu 22.04.5 LTS (Jammy Jellyfish)
64-bit ARM (ARMv8/AArch64) server install image · For 64-bit ARMv8 processors and above. PowerPC64 Little-Endian server install image · For POWER9 and POWER10 Little-Endian systems. IBM System z server install image · For IBM System z series mainframes, such as IBM LinuxONE.
🌐
Reddit
reddit.com › r/ubuntu › how do i use ubuntu on arm64?
r/Ubuntu on Reddit: How do I use Ubuntu on ARM64?
December 8, 2025 -

Hey, can anyone help me? I've been trying for hours to install Linux on my notebook, the problem is that it's ARM64 architecture, I saw that Ubuntu is compatible with ARM, but when I try to start it on my notebook, the screen goes blank, I'm trying to boot with Ventoy

🌐
Ubuntu
cdimage.ubuntu.com › releases › focal › release
Ubuntu 20.04.5 LTS (Focal Fossa)
64-bit ARM (ARMv8/AArch64) server install image · For 64-bit ARMv8 processors and above. PowerPC64 Little-Endian server install image · For POWER8 and POWER9 Little-Endian systems, especially the "LC" Linux-only servers. IBM System z server install image ·
🌐
Ubuntu MATE
ubuntu-mate.org › download › arm64
Ubuntu-mate
A community developed, Ubuntu based operating system that beautifully integrates the MATE desktop. Ubuntu MATE is a stable, easy-to-use operating system with...
🌐
GitHub
gist.github.com › itzurabhi › a760155c28c0e34ebb14ccf10f08d47b
Run Ubuntu 18.04 on Qemu AARCH64 / ARM64 · GitHub
Download ZIP · Run Ubuntu 18.04 on Qemu AARCH64 / ARM64 · Raw · UB18-Qemu-AARCH64.md · sudo apt install qemu-system-arm qemu-system-mips qemu-efi-aarch64 qemu-kvm qemu-efi cloud-image-utils · dd if=/dev/zero of=flash0.img bs=1M count=64 ...
Find elsewhere
🌐
Ubuntu
cdimage.ubuntu.com › releases › noble › release
Ubuntu 24.04.4 (Noble Numbat)
64-bit ARM (ARMv8/AArch64) desktop image · For 64-bit ARMv8 processors and above. The server install image allows you to install Ubuntu permanently on a computer for use as a server. It will not install a graphical user interface. 64-bit ARM (ARMv8/AArch64) server install image ·
🌐
Ubuntu
packages.ubuntu.com › focal › gcc-aarch64-linux-gnu
Details of package gcc-aarch64-linux-gnu in focal
two or more packages specified (gcc-aarch64-linux-gnu focal) Content Copyright © 2026 Canonical Ltd.; See license terms. Ubuntu is a trademark of Canonical Ltd. Learn more about this site.
🌐
Ubuntu
launchpad.net › ubuntu › jammy › +package › gcc-aarch64-linux-gnu
gcc-aarch64-linux-gnu : Jammy (22.04) : Ubuntu
gcc-defaults 1.193ubuntu1 source package in Ubuntu · gcc-aarch64-linux-gnu 4:11.2.0-1ubuntu1 in amd64 (Release)
🌐
Cfengine
cfengine.com › blog › 2022 › aarch64-debian11-ubuntu22-nightly-packages-available
Debian 11 and Ubuntu 22 aarch64 (arm64) packages available!
As a person who tries to work with as few resources as possible, whether it’s editing everything with ed(1) or using old laptops without screens for servers or turning off computers as much as possible I am happy to announce nightly packages are available for the aarch64 (ARM 64-bit) architecture. This enables low-power, low-cost devices such as the Raspberry Pi and many others to run CFEngine Enterprise. Why run CFEngine? It is lean on resources and rich in features! It helps keep your systems secure and compliant with whatever policy you may require. So far we are supporting what seem to be the most common operating systems: Ubuntu 22 and Debian 11.
🌐
Ubuntu
help.ubuntu.com › community › SupportedArchitectures
SupportedArchitectures - Community Help Wiki
August 8, 2024 - 64 bit ARM SoCs (System on Chip) from multiple SoC vendors have been enabled and certified on Ubuntu 14.04 and newer releases. Please refer to https://www.ubuntu.com/download/server/arm for download and installation instructions.
🌐
XDA Developers
xda-developers.com › home › software and services › the newest ubuntu version ushers in arm64 support for early adopters
The newest Ubuntu version ushers in ARM64 support for early adopters
April 17, 2025 - If you want in on this new installer, hop over to the Ubuntu download page, scroll down until you see the cute icon with a puffin, then click the download button next to the "ARM 64-bit architecture" option.
🌐
Docker Hub
hub.docker.com › r › aarch64 › ubuntu
aarch64/ubuntu - Docker Image
Ubuntu is a Debian-based Linux operating system based on free software. ... The aarch64⁠ organization is deprecated in favor of the more-specific arm64v8⁠ organization, as per https://github.com/docker-library/official-images#architectures-other-than-amd64⁠. Please adjust your usages ...