<!doctype html>
<html lang="en">
<head>
  <title>Ubuntu Releases</title>
  <meta charset="UTF-8" />
  <meta name="author" content="Canonical" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <link rel="canonical" href="https://releases.ubuntu.com">
  <!-- Main style sheets for CSS2 capable browsers -->
  <style type="text/css" media="screen">
  @import url(https://assets.ubuntu.com/v1/vanilla-framework-version-1.8.0.min.css);
  .p-table-wrapper {
    overflow-x: scroll;
  }
  table {
    min-width: 984px;
    width: 100%;
  }

  th[colspan="5"],
  th[colspan="4"] {
    display: none;
  }

  th:first-child,
  td:first-child {
    vertical-align: inherit;
    width: 5%;
  }

  th:nth-of-type(2),
  td:nth-of-type(2) {
    width: 20em;
  }

  th:nth-of-type(3),
  td:nth-of-type(3) {
    width: 12em;
  }

  th:nth-of-type(4),
  td:nth-of-type(4) {
    width: 6em;
  }

  th:nth-of-type(5),
  td:nth-of-type(5) {
  }
  </style>
</head>
<body>
  <header id="navigation" class="p-navigation">
    <div class="row">
      <div class="p-navigation__banner">
        <div class="p-navigation__logo">
          <a class="p-navigation__link" href="/">
            <img class="p-navigation__image"
            src=" https://assets.ubuntu.com/v1/411e1474-releases-lockup.svg"
            alt="">
          </a>
        </div>
      </div>
      <nav class="p-navigation__nav" role="menubar">
        <span class="u-off-screen">
          <a href="#pageWrapper">Jump to main content</a>
        </span>
      </nav>
    </div>
  </header>
  <section class="p-strip--image is-dark"
  style="background-image: url('https://assets.ubuntu.com/v1/a1563ef0-vanilla-grad-background-updated.png');
  background-position: 75% 33%;">
    <div class="row" id="header">
      <h1>These releases of Ubuntu are available</h1>
    </div>

    <div class="row divider">
      <div class="card">
        <div class="col-8 p-divider__block">
          <h3>Standard support</h3>
          <div class="row divider">
            <div class="card">
              <div class="col-4">
                <h4>LTS Releases</h4>
                <ul class="p-list">
                  <li class="p-list__item"><a href="resolute/" class="p-link--inverted p-heading--five">Ubuntu 26.04 LTS (Resolute Raccoon)&nbsp;›</a></li>
                  <li class="p-list__item"><a href="noble/" class="p-link--inverted p-heading--five">Ubuntu 24.04.4 LTS (Noble Numbat)&nbsp;›</a></li>
                  <li class="p-list__item"><a href="jammy/" class="p-link--inverted p-heading--five">Ubuntu 22.04.5 LTS (Jammy Jellyfish)&nbsp;›</a></li>
                </ul>
              </div>
              <div class="col-4">
                <h4>Interim Releases</h4>
                <ul class="p-list">
                  <li class="p-list__item"><a href="questing/" class="p-link--inverted p-heading--five">Ubuntu 25.10 (Questing Quokka)&nbsp;›</a></li>
                </ul>
              </div>
            </div>
          </div>
        </div>
        <div class="col-4 p-divider__block">
          <h3>Extended Security Maintenance (ESM)</h3>
          <ul class="p-list">
            <li class="p-list__item"><a href="focal/"  class="p-link--inverted p-heading--five">Ubuntu 20.04.6 LTS (Focal Fossa)&nbsp;›</a></li>
            <li class="p-list__item"><a href="bionic/" class="p-link--inverted p-heading--five">Ubuntu 18.04.6 LTS (Bionic Beaver)&nbsp;›</a></li>
            <li class="p-list__item"><a href="xenial/" class="p-link--inverted p-heading--five">Ubuntu 16.04.7 LTS (Xenial Xerus)&nbsp;›</a></li>
            <li class="p-list__item"><a href="trusty/" class="p-link--inverted p-heading--five">Ubuntu 14.04.6 LTS (Trusty Tahr)&nbsp;›</a></li>
          </ul>
        </div>
      </div>
    </div>
  </section>
  <div id="pageWrapper" class="p-strip">
    <div class="row">
      <div id="main" class="col-8">
        <p>There are 2 types of Ubuntu releases: Interim and LTS. Each Ubuntu LTS is maintained for 10 years total: 5 years of standard support + 5 years of ESM. Interim releases are maintained for 9 months.</p>

        <p>For the Ubuntu release cycle please see: <a href="https://ubuntu.com/about/release-cycle">The Ubuntu lifecycle and release cadence</a>.</p>

        <p>We are happy to provide hosting for the following projects via the
          <a href="http://cdimage.ubuntu.com/">cdimage server</a>. While they are not
          commercially supported by Canonical, they receive full support from their
          communities.</p>

        <ul class="p-inline-list--middot">
          <li class="p-inline-list__item"><a href="http://cdimage.ubuntu.com/kubuntu/releases/">Kubuntu</a></li>
          <li class="p-inline-list__item"><a href="http://cdimage.ubuntu.com/lubuntu/releases/">Lubuntu</a></li>
          <li class="p-inline-list__item"><a href="http://cdimage.ubuntu.com/mythbuntu/releases/">Mythbuntu</a></li>
          <li class="p-inline-list__item"><a href="http://cdimage.ubuntu.com/ubuntu-budgie/">Ubuntu Budgie</a></li>
          <li class="p-inline-list__item"><a href="http://cdimage.ubuntu.com/ubuntu-gnome/releases/">Ubuntu GNOME</a></li>
          <li class="p-inline-list__item"><a href="http://cdimage.ubuntu.com/ubuntukylin/releases/">UbuntuKylin</a></li>
          <li class="p-inline-list__item"><a href="http://cdimage.ubuntu.com/ubuntu-mate/releases/">Ubuntu MATE</a></li>
          <li class="p-inline-list__item"><a href="http://cdimage.ubuntu.com/ubuntustudio/releases/">UbuntuStudio</a></li>
          <li class="p-inline-list__item"><a href="http://cdimage.ubuntu.com/xubuntu/releases/">Xubuntu</a></li>
          <li class="p-inline-list__item"><a href="http://cdimage.ubuntu.com/ubuntucinnamon/releases/">UbuntuCinnamon</a></li>
          <li class="p-inline-list__item"><a href="http://cdimage.ubuntu.com/ubuntu-unity/releases/">Ubuntu Unity</a></li>
          <li class="p-inline-list__item"><a href="http://cdimage.ubuntu.com/edubuntu/releases/">Edubuntu</a></li>
        </ul>

        <p>The cdimage server also hosts releases of other Ubuntu images not found on
          this server, such as builds for less popular architectures and other non-standard
          and unsupported images.  For Ubuntu Desktop and Server on popular architectures,
          please see the links above instead.</p>
        <p>
          <a href="http://cdimage.ubuntu.com/releases/">Ports, Unsupported, and Experimental Images for Ubuntu</a>
        </p>
        <p>For old releases, see <a href="http://old-releases.ubuntu.com/releases/">old-releases.ubuntu.com</a>.</p>
      </div>
    </div>
    <div class="row">
      <div class='p-table-wrapper'>
{
  "content_id": "com.ubuntu.releases:ubuntu-server",
  "datatype": "image-downloads",
  "format": "products:1.0",
  "products": {
    "com.ubuntu.releases:ubuntu-server:live-server:18.04:amd64": {
      "aliases": "18.04,bionic",
      "arch": "amd64",
      "image_type": "live-server",
      "os": "ubuntu-server",
      "release": "bionic",
      "release_codename": "Bionic Beaver",
      "release_title": "18.04.6 LTS",
      "version": "18.04",
      "versions": {
        "18.04.6": {
          "items": {
            "iso": {
              "ftype": "iso",
              "path": "bionic/ubuntu-18.04.6-live-server-amd64.iso",
              "sha256": "6c647b1ab4318e8c560d5748f908e108be654bad1e165f7cf4f3c1fc43995934",
              "size": 1016070144
            },
            "iso.zsync": {
              "ftype": "iso.zsync",
              "path": "bionic/ubuntu-18.04.6-live-server-amd64.iso.zsync",
              "sha256": "913498684edbe2a1e1cc6127c5f94598c2cd5567bdf7551f60d8da0941f12a12",
              "size": 1984757
            },
            "list": {
              "ftype": "list",
              "path": "bionic/ubuntu-18.04.6-live-server-amd64.list",
              "sha256": "6bbd663034648cc11271d6b4eb102ea4f338c4295b91a59b3bb0f284111cc196",
              "size": 10608
            },
            "manifest": {
              "ftype": "manifest",
              "path": "bionic/ubuntu-18.04.6-live-server-amd64.manifest",
              "sha256": "5726a50aaa00fde28e7933c62d766b78c5df7687ba0383aa9a46b4c0fea3c297",
              "size": 14707
            }
          }
        }
      }
    },
    "com.ubuntu.releases:ubuntu-server:live-server:20.04:amd64": {
      "aliases": "20.04,focal",
      "arch": "amd64",
      "image_type": "live-server",
      "os": "ubuntu-server",
      "release": "focal",
      "release_codename": "Focal Fossa",
      "release_title": "20.04.6 LTS",
      "version": "20.04",
      "versions": {
        "20.04.6": {
          "items": {
            "iso": {
              "ftype": "iso",
              "path": "focal/ubuntu-20.04.6-live-server-amd64.iso",
              "sha256": "b8f31413336b9393ad5d8ef0282717b2ab19f007df2e9ed5196c13d8f9153c8b",
              "size": 1487339520
            },
            "iso.zsync": {
              "ftype": "iso.zsync",
              "path": "focal/ubuntu-20.04.6-live-server-amd64.iso.zsync",
              "sha256": "048de9fbac6414b4a70fb785806e87ecea13515f4b18e9ade85e94a7ae396856",
              "size": 2905205
            },
            "list": {
              "ftype": "list",
              "path": "focal/ubuntu-20.04.6-live-server-amd64.list",
              "sha256": "da46dd528ffddd4546e9ffe587a62e512625a0825fc7486502d7c7b1652c7476",
              "size": 10341
            },
            "manifest": {
              "ftype": "manifest",
              "path": "focal/ubuntu-20.04.6-live-server-amd64.manifest",
              "sha256": "5ccf74befd15ae78667a2f707a07046c87f0df605b32bed8c0628eed1d0e0df6",
              "size": 17512
            }
          }
        }
      }
    },
    "com.ubuntu.releases:ubuntu-server:live-server:22.04:amd64": {
      "aliases": "22.04,jammy",
      "arch": "amd64",
      "image_type": "live-server",
      "os": "ubuntu-server",
      "release": "jammy",
      "release_codename": "Jammy Jellyfish",
      "release_title": "22.04.5 LTS",
      "version": "22.04",
      "versions": {
        "22.04.5": {
          "items": {
            "iso": {
              "ftype": "iso",
              "path": "jammy/ubuntu-22.04.5-live-server-amd64.iso",
              "sha256": "9bc6028870aef3f74f4e16b900008179e78b130e6b0b9a140635434a46aa98b0",
              "size": 2136926208
            },
            "iso.zsync": {
              "ftype": "iso.zsync",
              "path": "jammy/ubuntu-22.04.5-live-server-amd64.iso.zsync",
              "sha256": "329d97e8f85856d1d168042d355513ee76ecf883297192012fc999b6020bcc48",
              "size": 4173933
            },
            "list": {
              "ftype": "list",
              "path": "jammy/ubuntu-22.04.5-live-server-amd64.list",
              "sha256": "48e07cce357129dae19b3d65979cbd9b4ec7404db1c72b5c5897147a00e9639a",
              "size": 8692
            },
            "manifest": {
              "ftype": "manifest",
              "path": "jammy/ubuntu-22.04.5-live-server-amd64.manifest",
              "sha256": "5d3478f2e1c8d3d202689bdd1557d6c74db8d7dddf25eb17396756c8bc960053",
              "size": 19157
            }
          }
        }
      }
    },
    "com.ubuntu.releases:ubuntu-server:live-server:24.04:amd64": {
      "aliases": "24.04,noble",
      "arch": "amd64",
      "image_type": "live-server",
      "os": "ubuntu-server",
      "release": "noble",
      "release_codename": "Noble Numbat",
      "release_title": "24.04.4",
      "version": "24.04",
      "versions": {
        "24.04.3": {
          "items": {
            "iso": {
              "ftype": "iso",
              "path": "noble/ubuntu-24.04.3-live-server-amd64.iso",
              "sha256": "c3514bf0056180d09376462a7a1b4f213c1d6e8ea67fae5c25099c6fd3d8274b",
              "size": 3303444480
            },
            "iso.zsync": {
              "ftype": "iso.zsync",
              "path": "noble/ubuntu-24.04.3-live-server-amd64.iso.zsync",
              "sha256": "27830efa8b36eea88e15cb69b16d60db9d77cbd3af8e6208127b7dabc6c3890e",
              "size": 6452285
            },
            "list": {
              "ftype": "list",
              "path": "noble/ubuntu-24.04.3-live-server-amd64.list",
              "sha256": "889e35fb53360d18ecf3aee1b2654b17a17bd8e99ce28573a2483fc582d91d13",
              "size": 19634
            },
            "manifest": {
              "ftype": "manifest",
              "path": "noble/ubuntu-24.04.3-live-server-amd64.manifest",
              "sha256": "a530142e61ad1cc73b3845d20ed65bdb8d0ff2ca18b71a6250d10981069a5c67",
              "size": 21742
            }
          }
        },
        "24.04.4": {
          "items": {
            "iso": {
              "ftype": "iso",
              "path": "noble/ubuntu-24.04.4-live-server-amd64.iso",
              "sha256": "e907d92eeec9df64163a7e454cbc8d7755e8ddc7ed42f99dbc80c40f1a138433",
              "size": 3405469696
            },
            "iso.zsync": {
              "ftype": "iso.zsync",
              "path": "noble/ubuntu-24.04.4-live-server-amd64.iso.zsync",
              "sha256": "d934d117201f7e1510807ebd3aa368d32c599ff17f707e48d7d7438e279a801b",
              "size": 6651557
            },
            "list": {
              "ftype": "list",
              "path": "noble/ubuntu-24.04.4-live-server-amd64.list",
              "sha256": "628448b12fb7e78e1daddbad5ad541026e1ef10348a16c78c119cc79492e250c",
              "size": 19597
            },
            "manifest": {
              "ftype": "manifest",
              "path": "noble/ubuntu-24.04.4-live-server-amd64.manifest",
              "sha256": "8ceb1b8d69fdc53b3f397944189fc1aa481a68c305a0093aaec123325fa647d3",
              "size": 21901
            }
          }
        }
      }
    },
    "com.ubuntu.releases:ubuntu-server:live-server:25.10:amd64": {
      "aliases": "25.10,questing",
      "arch": "amd64",
      "image_type": "live-server",
      "os": "ubuntu-server",
      "release": "questing",
      "release_codename": "Questing Quokka",
      "release_title": "25.10",
      "version": "25.10",
      "versions": {
        "25.10": {
          "items": {
            "iso": {
              "ftype": "iso",
              "path": "questing/ubuntu-25.10-live-server-amd64.iso",
              "sha256": "dc54870e5261c0abad19f74b8146659d10e625971792bd42d7ecde820b60a1d0",
              "size": 2283360256
            },
            "iso.zsync": {
              "ftype": "iso.zsync",
              "path": "questing/ubuntu-25.10-live-server-amd64.iso.zsync",
              "sha256": "05a9114ea59db0491568c19882878fdcd9313562033fc23970aa4c600bde00f2",
              "size": 4459929
            },
            "list": {
              "ftype": "list",
              "path": "questing/ubuntu-25.10-live-server-amd64.list",
              "sha256": "e170bb44876f7008218457144786cb277a572eab2b6ed900f3c6a02e6aa625cc",
              "size": 12437
            },
            "manifest": {
              "ftype": "manifest",
              "path": "questing/ubuntu-25.10-live-server-amd64.manifest",
              "sha256": "ed428591c9ba68b0f99ddc380a80adcdbceb7f0c206711fefd1ef069faf393ea",
              "size": 20182
            }
          }
        }
      }
    },
    "com.ubuntu.releases:ubuntu-server:live-server:26.04:amd64": {
      "aliases": "26.04,resolute",
      "arch": "amd64",
      "image_type": "live-server",
      "os": "ubuntu-server",
      "release": "resolute",
      "release_codename": "Resolute Raccoon",
      "release_title": "26.04 LTS",
      "version": "26.04",
      "versions": {
        "26.04": {
          "items": {
            "iso": {
              "ftype": "iso",
              "path": "resolute/ubuntu-26.04-live-server-amd64.iso",
              "sha256": "dec49008a71f6098d0bcfc822021f4d042d5f2db279e4d75bdd981304f1ca5d9",
              "size": 2918598656
            },
            "iso.zsync": {
              "ftype": "iso.zsync",
              "path": "resolute/ubuntu-26.04-live-server-amd64.iso.zsync",
              "sha256": "af389c1e865bbae1390a19cc22a5898b2f15efa6cf66686169cfabe1d213c31a",
              "size": 5700633
            },
            "list": {
              "ftype": "list",
              "path": "resolute/ubuntu-26.04-live-server-amd64.list",
              "sha256": "b2f701378f65991d7b0944a106c143a2daefb97f0325d3c5c2394dd62be9a9f6",
              "size": 34865
            },
            "manifest": {
              "ftype": "manifest",
              "path": "resolute/ubuntu-26.04-live-server-amd64.manifest",
              "sha256": "fdde1ec008ca5943a1590eae2a68bdb80e098e56b5de3ee1da9dc0ad857ce880",
              "size": 21776
            }
          }
        }
      }
    },
    "com.ubuntu.releases:ubuntu-server:server:14.04:amd64": {
      "aliases": "14.04,trusty",
      "arch": "amd64",
      "image_type": "server",
      "os": "ubuntu-server",
      "release": "trusty",
      "release_codename": "Trusty Tahr",
      "release_title": "14.04.6 LTS",
      "version": "14.04",
      "versions": {
        "14.04.6": {
          "items": {
            "iso": {
              "ftype": "iso",
              "path": "trusty/ubuntu-14.04.6-server-amd64.iso",
              "sha256": "b17d7c1e9d0321ad5810ba77b69aef43f0f29a5422b08120e6ee0576c4527c0e",
              "size": 662700032
            },
            "iso.zsync": {
              "ftype": "iso.zsync",
              "path": "trusty/ubuntu-14.04.6-server-amd64.iso.zsync",
              "sha256": "3552613e147657968ad90bbfd1aff0b853c1295298f844c51ce0e5e18d5e1d21",
              "size": 1294570
            },
            "list": {
              "ftype": "list",
              "path": "trusty/ubuntu-14.04.6-server-amd64.list",
              "sha256": "a99966be5beec7e5f6f0303786afde44646913ab0e1d112ff8d1f1e0eee5b655",
              "size": 93961
            },
            "manifest": {
              "ftype": "manifest",
              "path": "trusty/ubuntu-14.04.6-server-amd64.manifest",
              "sha256": "1e3c5902b6fd776d8dca6bb1600897a92e0347a0177d36c1d8107c8087654238",
              "size": 5601
            }
          }
        }
      }
    },
    "com.ubuntu.releases:ubuntu-server:server:14.04:i386": {
      "aliases": "14.04,trusty",
      "arch": "i386",
      "image_type": "server",
      "os": "ubuntu-server",
      "release": "trusty",
      "release_codename": "Trusty Tahr",
      "release_title": "14.04.6 LTS",
      "version": "14.04",
      "versions": {
        "14.04.6": {
          "items": {
            "iso": {
              "ftype": "iso",
              "path": "trusty/ubuntu-14.04.6-server-i386.iso",
              "sha256": "c3b0e016e77e6bcfc608ab3e3d2aa33367fc83e3bf645014ecf36689fe330b80",
              "size": 638582784
            },
            "iso.zsync": {
              "ftype": "iso.zsync",
              "path": "trusty/ubuntu-14.04.6-server-i386.iso.zsync",
              "sha256": "a9c5f180d73ceef20f2b0f28cc463ed4941d5de25baf5b3f2e2ad5a3da10ea34",
              "size": 1247464
            },
            "list": {
              "ftype": "list",
              "path": "trusty/ubuntu-14.04.6-server-i386.list",
              "sha256": "aa124d65246e1f9ddc57c716efb1efacc32b8594fd074a5cc0a53915afb13b95",
              "size": 91266
            },
            "manifest": {
              "ftype": "manifest",
              "path": "trusty/ubuntu-14.04.6-server-i386.manifest",
              "sha256": "b82d8ff85460a4362c50eb8d55bbb6e6dd0aa187fcdf8c89109b05d57a35ad51",
              "size": 5531
            }
          }
        }
      }
    },
    "com.ubuntu.releases:ubuntu-server:server:16.04:amd64": {
      "aliases": "16.04,xenial",
      "arch": "amd64",
      "image_type": "server",
      "os": "ubuntu-server",
      "release": "xenial",
      "release_codename": "Xenial Xerus",
      "release_title": "16.04.7 LTS",
      "version": "16.04",
      "versions": {
        "16.04.7": {
          "items": {
            "iso": {
              "ftype": "iso",
              "path": "xenial/ubuntu-16.04.7-server-amd64.iso",
              "sha256": "b23488689e16cad7a269eb2d3a3bf725d3457ee6b0868e00c8762d3816e25848",
              "size": 922746880
            },
            "iso.zsync": {
              "ftype": "iso.zsync",
              "path": "xenial/ubuntu-16.04.7-server-amd64.iso.zsync",
              "sha256": "484b43614fb8bb2400463f7fc675918b2c25e0918a8bd546b7d6f9ca3e39f32c",
              "size": 1802474
            },
            "list": {
              "ftype": "list",
              "path": "xenial/ubuntu-16.04.7-server-amd64.list",
              "sha256": "e43d9eb4308dec255164528642d0de174d6ebecdacb4ff57028c957b800f14bb",
              "size": 101080
            },
            "manifest": {
              "ftype": "manifest",
              "path": "xenial/ubuntu-16.04.7-server-amd64.manifest",
              "sha256": "fcc8fc2af6601f4919c4f49c76fb2a93fac29f0ab8f1505566d0c3be90ab684a",
              "size": 5597
            }
          }
        }
      }
    },
    "com.ubuntu.releases:ubuntu-server:server:16.04:i386": {
      "aliases": "16.04,xenial",
      "arch": "i386",
      "image_type": "server",
      "os": "ubuntu-server",
      "release": "xenial",
      "release_codename": "Xenial Xerus",
      "release_title": "16.04.7 LTS",
      "version": "16.04",
      "versions": {
        "16.04.6": {
          "items": {
            "iso": {
              "ftype": "iso",
              "path": "xenial/ubuntu-16.04.6-server-i386.iso",
              "sha256": "7509cabb2f9f6ba0a95f8454d432be2ef26679d31ce35baa626acc5321460fab",
              "size": 877658112
            },
            "iso.zsync": {
              "ftype": "iso.zsync",
              "path": "xenial/ubuntu-16.04.6-server-i386.iso.zsync",
              "sha256": "eb4cd53198db165301e7d2fe17ae343ceb197c67958b46918f0acf3a1c6fdcec",
              "size": 1714408
            },
            "list": {
              "ftype": "list",
              "path": "xenial/ubuntu-16.04.6-server-i386.list",
              "sha256": "db3ec92ad106e06d512c006a89a8a84e643eb7597c1206f331d3f9b9a83604f6",
              "size": 98404
            },
            "manifest": {
              "ftype": "manifest",
              "path": "xenial/ubuntu-16.04.6-server-i386.manifest",
              "sha256": "869ef783be50a2418be96009dab1fc2368fed3551cd37a1fbbc314a3383057f4",
              "size": 5453
            }
          }
        }
      }
    }
  },
  "updated": "Tue, 09 Jun 2026 23:42:03 +0000"
}

</div></body></html>
