{% extends "base.html" %} {% load cache %} {% block title %}Parabola - Downloads{% endblock %} {% block navbarclass %}anb-download{% endblock %} {% block content %}

Parabola Downloads

{% with "2010.12.29" as version %}

Release Info

All available images can be burned to a CD, mounted as an ISO file, or be directly written to a USB stick using a utility like `dd`. These are intended for new installations only; an existing Parabola system can always be updated with `pacman -Syu`.

Existing Arch Users

If you are an Arch user, there is no need to download the ISO to update your existing system to Parabola. You can just follow the instructions in our wiki to convert your existing Arch system into a free as in freedom one. More here.

BitTorrent Download (recommended)

If you can spare the bytes, please leave the client open after your download is finished, so you can seed it back to others. A web-seed capable client is recommended for fastest download speeds.

Format i686 CPU x86-64 CPU Magnet Links Description
Netinstall Image Download Download Downloads and installs packages versions via FTP for absolute freshness.
Core Image Download Download Core packages are included on the media. Good for basic off-line installation.

HTTP/FTP Direct Downloads

In addition to the BitTorrent links above, install images can also be downloaded via HTTP from the site listed below. Please ensure the download image matches the checksum from the MD5SUMS or SHA256SUMS file in the same directory as the image.

Go to the Parabola ISOs directory.

{%endwith%}
{% endblock %}