--- layout: "downloads" page_title: "Download Nomad" sidebar_current: "downloads-nomad" description: |- Download Nomad ---

Download Nomad

Below are the available downloads for the latest version of Nomad (<%= latest_version %>). Please download the proper package for your operating system and architecture.

You can find the SHA256 checksums for Nomad <%= latest_version %> online and you can verify the checksums signature file which has been signed using HashiCorp's GPG key. You can also download older versions of Nomad from the releases service.

Nomad works with many popular distributions including Amazon Linux 2, Ubuntu, and RHEL 7.

Check out the v<%= latest_version %> CHANGELOG for information on the latest release.

<% product_versions.each do |os, arches| %> <% next if os == "web" %>
<%= system_icon(os) %>

<%= pretty_os(os) %>

<% end %>