<% html_title(l(:label_downloads)) -%> <% content_for :header_tags do %> <% end %> <% def images_table images_data %> <% images_data.each do | image_data | %> <% image_url = image_data[:image_url ] %> <% image_name = image_data[:image_name] %> <% image_size = image_data[:image_size] %> <% if image_url.present? && image_name.present? && image_size.present? %> <% else %> <% end %> <% end %>
<%= image_name %> (<%= image_size %> )none available
<% end %>

Parabola GNU/Linux-libre Release Images and Installers

Just as with all software packages in the Parabola repositories, the Parabola GNU/Linux-libre release images are cryptographically signed by a member of the Parabola project. Check-sums are also provided to quickly verify that the downloaded file itself, is not corrupted; but the signature is most significant. Any of these files may be obtained from sources other than directly from the Parabola project or Parabola mirrors. Only a valid signature, confirms that the ISO file was received in the pristine state, as provided by the Parabola project.

The signature can be verified by importing the "Signing Key", noted beside each release image. Verifying signatures is beyond the scope of this article; but the Parabola developers signing keys are published on the Parabola website.

It is strongly recommended that you keep a Parabola LiveISO ready to use at all times. It will save you much time and trouble, if ever the system becomes un-bootable, or otherwise needs repair.

Notes on the different editions and variants:

Migrating to Parabola from an existing Pacman-based Distro

If you are currently using another pacman-based distro (e.g. ArchLinux{,32,ARM}, Artix, Manjaro), there is no need to download a Parabola image. Simply follow one of the Migration Guides to set your running system "Free as in Freedom".

Download Parabola

Parabola images come in a variety of flavors. If you are not sure which to choose, the pre-selected options are suitable for the most common uses and computers. Feel free, of course, to flip some switches if you want something else.

Qemu Images

This section contains raw images (*.img), which are bootable by Qemu and possibly other virtual machines. They are very similar or identical Parabola systems as the standard releases for their respective architecture.

<% images_table @qemu_images %>

Preview/Experimental Images

This section is an exhibit of new features, software, and desktop environments currently in the experimental, testing, or pre-release development stages. Theses are works in progress; but most normal functionality is expected to behave properly.

Please do try them out and report any bugs that you may find to the Installation Media bug tracker.

<% images_table @preview_images %>

HTTP(S) Mirrors

All of the current Parabola release images and software packages are duplicated on each of the official mirror sites listed below. If ever there is a problem with the download sources noted above or the packages manager, you should be able to get what you need manually from one of these mirrors.

<% MIRRORS.each do | mirror | %> <% end %>
<%= mirror[:domain] %> <%= mirror[:location] %>