{% extends "base.html" %} {% load cache %} {% load static from staticfiles %} {% load wiki %} {% block head %} {% endblock %} {% block content_left %} {% cache 62 main-page-left secure %}

A fully free, simple, and lightweight operating system

You've reached the website of the Parabola GNU/Linux-libre operating system. The Parabola project is a community driven effort to provide a fully Free (as in freedom) operating system that is simple and lightweight.

Derived from Arch (the GNU/Linux distribution), Parabola provides packages from it that meet the Free System Distribution Guidelines (FSDG) and replacements for the packages that don't meet this requirement. Packages are provided for the i686, x86_64, and armv7h architectures.

Our community is friendly and helpful. Please hop on IRC channel and check out our mailing lists to get your feet wet. Also glance through our wiki if you want to learn more about {{ BRANDING_SHORTNAME }}.

Learn more...

Latest News

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

{{ news.title }}

{{ news.postdate|date }}

{% if forloop.counter0 == 0 %}{{ news.html|truncatewords_html:300 }} {% else %}{{ news.html|truncatewords_html:100 }}{% endif %}
{% 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 59 main-page-updates user.is_authenticated %}

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 %}
{% endcache %} {% cache 115 main-page-right secure %} {% comment %}
donate button would go here
{% endcomment %}
Fundația Ceata - Parabola's fiscal sponsor Gandi.net - Parabola's domain name sponsor 1984 - Parabola's server hosting sponsor Robofun - Parabola's ARM port sponsor
{% endcache %} {% endblock %} {% block script_block %} {% load cdn %}{% jquery %} {% endblock %}