{% extends "base.html" %} {% block head %} {% endblock %} {% block content_left %}

Welcome to Arch!

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...



RSS Feed

Latest News

{% for news in news_updates %}
{{ news.postdate }}

{{ news.title }}

{{ news.content|striptags|truncatewords:60 }}


{% endfor %} More News...

{% endblock %} {% block content_right %}
{% for pkg in pkg_updates %} {% endfor %}

Recent Updates

RSS Feed
{{ pkg.pkgname }} {{ pkg.pkgver }}-{{ pkg.pkgrel }} {{ pkg.arch.name }}

More...

Documentation:

Support Arch:

Community Links:

Development:

velocity network - it's about time We would like to express our thanks to SevenL Networks for their generous contribution {% endblock %}