<!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'>
{
  "format": "index:1.0",
  "index": {
    "com.ubuntu.releases:ubuntu": {
      "datatype": "image-downloads",
      "format": "products:1.0",
      "path": "streams/v1/com.ubuntu.releases:ubuntu.json",
      "products": [
        "com.ubuntu.releases:ubuntu:desktop:25.10:amd64",
        "com.ubuntu.releases:ubuntu:wsl:25.10:amd64",
        "com.ubuntu.releases:ubuntu:desktop:24.04:amd64",
        "com.ubuntu.releases:ubuntu:wsl:24.04:amd64",
        "com.ubuntu.releases:ubuntu:desktop:20.04:amd64",
        "com.ubuntu.releases:ubuntu:wsl:20.04:amd64",
        "com.ubuntu.releases:ubuntu:desktop:16.04:i386",
        "com.ubuntu.releases:ubuntu:desktop:16.04:amd64",
        "com.ubuntu.releases:ubuntu:desktop:14.04:amd64",
        "com.ubuntu.releases:ubuntu:desktop:14.04:i386",
        "com.ubuntu.releases:ubuntu:desktop:18.04:amd64",
        "com.ubuntu.releases:ubuntu:wsl:26.04:amd64",
        "com.ubuntu.releases:ubuntu:desktop:26.04:amd64",
        "com.ubuntu.releases:ubuntu:desktop:22.04:amd64",
        "com.ubuntu.releases:ubuntu:wsl:22.04:amd64"
      ],
      "updated": "Tue, 09 Jun 2026 23:42:03 +0000"
    },
    "com.ubuntu.releases:ubuntu-server": {
      "datatype": "image-downloads",
      "format": "products:1.0",
      "path": "streams/v1/com.ubuntu.releases:ubuntu-server.json",
      "products": [
        "com.ubuntu.releases:ubuntu-server:live-server:25.10:amd64",
        "com.ubuntu.releases:ubuntu-server:live-server:24.04:amd64",
        "com.ubuntu.releases:ubuntu-server:live-server:20.04:amd64",
        "com.ubuntu.releases:ubuntu-server:server:16.04:i386",
        "com.ubuntu.releases:ubuntu-server:server:16.04:amd64",
        "com.ubuntu.releases:ubuntu-server:server:14.04:i386",
        "com.ubuntu.releases:ubuntu-server:server:14.04:amd64",
        "com.ubuntu.releases:ubuntu-server:live-server:18.04:amd64",
        "com.ubuntu.releases:ubuntu-server:live-server:26.04:amd64",
        "com.ubuntu.releases:ubuntu-server:live-server:22.04:amd64"
      ],
      "updated": "Tue, 09 Jun 2026 23:42:03 +0000"
    }
  },
  "updated": "Tue, 09 Jun 2026 23:42:03 +0000"
}

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