Is ubuntu desktop 22.04 for ARM?
is there any iso files for ubuntu 22.04 desktop arm version
Ubuntu 24.04.1 LTS Desktop on ARM?
No Ubuntu 24.04 LTS ISO for Arm64 (Desktop)?
Videos
There is a official desktop ISO for 22.04 for ARM64, but I couldn't find one for 24.04 LTS. I want to use Ubuntu as a virtual machine on a Mac.
I thought that Ubuntu would also release desktop versions for ARM64 for LTS releases.
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
Installing Ubuntu Desktop for arm64 using Ubuntu Server ISO
At the end of the installation, you will have Ubuntu Server installed without any GUI. To install Ubuntu Desktop, log in and run:
$ sudo apt update
$ sudo apt install ubuntu-desktop
$ sudo reboot
This is my first time downloading Ubuntu, and I’m having some issues with it. I have a MacBook Air 2020, and I don’t know how to install it. I’ve downloaded VirtualBox, but I’m not sure what to do next.