{% extends "download/_base_download.html" %} {% block title %}Thank you {{ "for downloading Ubuntu Desktop" if version else "for your contribution" }}{% endblock %} {% block meta_copydoc %} https://docs.google.com/document/d/187Vg9I0Jjlp1_yAjYtHdoEwFCJeVOaz9Kzeb6kptMpA {% endblock meta_copydoc %} {% block body_class %} is-paper {% endblock body_class %} {% block head_extra %}{% endblock %} {% block content_experiment %} {% endblock %} {% block content %} {% if version %} {% if architecture == 'amd64+mac' %} {% else %} {% endif %} {% endif %}
{% if version %}

Thank you for downloading Ubuntu Desktop {{ version }}{{ " LTS" if lts }}

Your download should start automatically. If it doesn't, {% if architecture == 'amd64+mac' %} download now. {% else %} download now. {% endif %}
You can verify your download, or get help installing.

{% else %}

Thank you for your contribution

It will help further the open source development of Ubuntu.

{% endif %}
{% with returnUrl="/download/desktop", ga_event_title="Ubuntu Desktop download" %} {% include 'shared/_download-newsletter.html' %} {% endwith %}
{% include "download/shared/_downloads-resources.html" %} {% include "download/shared/_secure-enterprise-management.html" %} {% include "download/shared/_more-from-canonical.html" %}

Help us to keep Ubuntu free to download, share and use by contributing to...

Community projects

I support LoCo teams, UbuCons and other events, upstream projects and all the good work the community does.

Ubuntu Desktop

Make the desktop even more amazing.

Tip to Canonical

Hats off for making Ubuntu possible. Keep it up.

Ubuntu for IoT

I want a secure, upgradeable Internet of Things, powered by Ubuntu.

Ubuntu Server & Cloud

I want Ubuntu Server running my servers, cloud and as a guest everywhere.


Your contribution: $16

The same price as Peace, Love and Linux t-shirt

T-shirt
{% if version %} {% with title_link="/blog/desktop", group_id="1479" %} {% include "download/shared/_latest-blogs_download.html" %} {% endwith %} {% endif %} {% endblock content %} {% block footer_extra %} {% if version %} {% endif %} {% endblock footer_extra %}