{% extends "base.html" %} {% load markup cache cdn %} {% block head %} {% endblock %} {% block content_left %} {% cache 300 main-page-left secure %}

A libre version of Arch Linux

You've reached the website for Parabola GNU/Linux-libre, a project aiming to provide a fully free (as in freedom) derivative of Arch Linux, the lightweight and flexible GNU/Linux distribution that tries to Keep It Simple.

Currently we provide the official packages from Arch that meet the FSDG, replacements for those that don't, and our own additions, all of them optimized for the i686, x86-64, and mips64el architectures.

You can find us on IRC at irc.freenode.net/#parabola.

Learn more...

Latest News

RSS Feed {% for news in news_updates %} {% if forloop.counter0 < 5 %}

{{ news.title }}

{{ news.postdate|date }}

{{ news.content|markdown|truncatewords_html:75 }}
{% else %} {% if forloop.counter0 == 5 %}

Older News

{% endif %}
{{ news.postdate|date }}
{{ news.title }}
{% if forloop.last %}
{% endif %} {% endif %} {% endfor %}
{% endcache %} {% endblock %} {% block content_right %} {% cache 300 main-page-right secure %}

Recent Updates (more)

RSS Feed {% for update in pkg_updates %} {% endfor %}
{{ update.pkgbase }} {{ update.version }} {% for pkg in update.package_links %}{{ pkg.arch }}{% if not forloop.last %}/{% endif %}{% endfor %}
{% comment %}
donate button would go here
{% endcomment %}
GNU Chile - Donates the .org domain Venenux GNU/Linux - Donates the repo, wiki and lists hosting NaltĂș - Donates the website, bugs, projects and ABSLibre hosting Freedom Included - Donated Lemote Yeeloongs to port Parabola to the MIPS architecture
{% endcache %} {% endblock %}