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

Parabola Downloads

Right now we are making changes of our repo structure and for now our previous iso images won't work.

When we fix entirely our repo structure we will compile another iso and that will be avaliable from this page.

For the moment being the only way to install Parabola GNU/Linux is to migrate from Archlinux

Existing Arch Users

If you are an existing 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.

{% endblock %}