{% extends "download/_base_download.html" %} {% block title %}Get Ubuntu Server | Download{% endblock %} {% block meta_description %} Get Ubuntu Server one of three ways; by using Multipass on your desktop, using MAAS to provision machines in your data centre or installing it directly on a server. {% endblock meta_description %} {% block meta_copydoc %} https://docs.google.com/document/d/1Qob4Ni_y1ffIdSWqaw2xH0dxiHZQmkRGP5nuoBhIfyM/edit {% endblock meta_copydoc %} {% block body_class %} is-paper {% endblock body_class %} {% block content %}

Get Ubuntu Server

Ubuntu {{ releases.lts.full_version }} LTS

{{ image(url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", alt="Noble Numbat", width="182", height="135", hi_def=True, loading="auto") | safe }}

The latest LTS version of Ubuntu Server. LTS stands for long-term support — which means five years of free security and maintenance updates, extended to 10 years with Ubuntu Pro.


Download {{ releases.lts.full_version }} LTS {% if releases.lts.server_iso_size %}{{ releases.lts.server_iso_size }}{% endif %}

Alternative downloads ›

Alternative architectures ›

  • Linux 6.8 kernel with low latency kernel features enabled by default
  • Frame pointers enabled by default for the majority of packages on x86 architectures
  • Rust 1.75, .NET 8 and OpenJDK 21 with TCK certification in addition to other toolchain upgrades
  • 64-bit time_t by default on armhf to address the year 2038 issue
  • AppArmor-enforced unprivileged user namespaces restricted by default

Release notes ›

  • 1 GHz processor or better
  • 1 GB system memory
  • 5 GB of free hard drive space
  • Either a USB port or a DVD drive for the installer media

To install Ubuntu Server:

  1. Download the ISO image
  2. Create a bootable USB flash drive with balenaEtcher or similar
  3. Boot from the USB flash drive

Follow the step-by-step tutorial ›


Ubuntu {{ releases.latest.full_version }}

{{ image(url="https://assets.ubuntu.com/v1/0749ce0e-Orange%20O_no%20background-resized.png", alt="Oracular Oriole", width="182", height="192", hi_def=True, loading="auto") | safe }}

The latest version of Ubuntu Server, including nine months of security and maintenance updates until July 2025.


Download {{ releases.latest.full_version }} {% if releases.latest.server_iso_size %} {{ releases.latest.server_iso_size }} {% endif %}

  • Linux 6.11 kernel
  • Addition of kdump-tools for automatic kernel crash dumps
  • Inclusion of Valkey, a high performance key/value data store.
  • Toolchain updates now include versioned Rust packages and TCK certified OpenJDK 21 and 17

  • 1 GHz processor or better
  • 1 GB system memory
  • 2.5 GB of free hard drive space
  • Either a USB port or a DVD drive for the installer media

To install Ubuntu Server:

  1. Download the ISO image
  2. Create a bootable USB flash drive with balenaEtcher or similar
  3. Boot from the USB flash drive

Follow the step-by-step tutorial ›


Alternative downloads

BitTorrent

BitTorrent sometimes enables higher download speeds and more reliable downloads of large files.


Torrent for {{ releases.lts.full_version }} LTS Torrent for {{ releases.latest.full_version }}

Previous releases


Other versions of Ubuntu Server including torrents, the network installer, a list of local mirrors and past releases.


Alternative architectures

Optimised for hyperscale deployments and certified on ARM chipsets — Ubuntu Server for ARM includes the 64-bit ARMv7 and ARMv8 platforms.


Ubuntu is available on the IBM POWER platform, bringing the entire Ubuntu ecosystem to IBM POWER.


IBM Z and LinuxONE leverage open technology solutions to meet the demands of the new application economy. Ubuntu is now available on those platforms with Multipass, MicroK8s and more.


Ubuntu — now available for multiple RISC-V platforms to accelerate innovation.

{% include 'shared/_download-ubuntu-thank-you-pro-section.html' %}

More from Canonical


Resources

Ubuntu Server documentation

The Ubuntu Server documentation, curated by community and Ubuntu developers.

Ask Ubuntu

Stuck somewhere? Get your Ubuntu questions answered by power users.

Community Discourse

Discuss with Ubuntu developers and make your voice heard.

{% include 'download/server/multipass.html' %} {% include 'download/server/choose.html' %}

{% endblock %}