--- layout: "downloads" page_title: "Download Consul" sidebar_current: "downloads-consul" description: |- Below are all available downloads for the latest version of Consul. Please download the proper package for your operating system and architecture. ---

Download Consul

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

You can find the SHA256 checksums for Consul <%= 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 Consul from the releases service.

Checkout 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 %>