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

A simple, lightweight distribution

You've reached the website for Arch Linux, a lightweight and flexible Linux® distribution that tries to Keep It Simple.

Currently we have official packages optimized for the i686 and x86-64 architectures. We complement our official package sets with a community-operated package repository that grows in size and quality each and every day.

Our strong community is diverse and helpful, and we pride ourselves on the range of skillsets and uses for Arch that stem from it. Please check out our forums and mailing lists to get your feet wet. Also glance through our wiki if you want to learn more about Arch.

Learn more...

Latest News (more)

RSS Feed {% for news in news_updates %}

{{ news.title }}

{{ news.postdate|date }}

{{ news.content|markdown|truncatewords_html:75 }}
{% 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 %}

{% endcomment %}
Velocity Network - It's about time We would like to express our thanks to SevenL Networks for their generous contribution AirVM.com - Your Green Technology Partner
{% endcache %} {% endblock %}