A simple, straightforward guide to downloading, flashing, and installing CachyOS—an Arch Linux-based distribution optimized for speed, low latency, and modern gaming.
CachyOS is designed to make Arch Linux fast and easy to use without the complicated manual setup.
- Optimized Performance: Uses custom x86-64 CPU-optimized packages (v3/v4) for faster app launches and smoother system responsiveness.
- Gaming Ready: Includes out-of-the-box support for Nvidia/AMD graphics drivers, Steam, Lutris, Proton, and custom kernel tweaks for gaming performance.
- Beginner Friendly Installer: Uses the Calamares graphical installer so you can set up your system visually without typing terminal commands.
Before starting, make sure you have:
- A USB flash drive (8GB or larger).
- An active internet connection (Ethernet or Wi-Fi).
- Backed up any important files on your PC and USB drive.
Always get the official ISO file directly from the source:
- Official Website: cachyos.org
- SourceForge / Mirrors: Select the Desktop Edition ISO (x86-64-v3 if supported by your CPU, or the standard x86-64 build).
- Plug in your USB drive.
- Open Rufus and select your USB drive under Device.
- Click Select and choose the downloaded CachyOS ISO.
- Set the partition scheme to GPT (for modern UEFI systems).
- Click Start (if prompted, choose DD Image mode).
- You can simply copy the ISO file onto a Ventoy USB drive or write it using BalenaEtcher.
- Shut down your PC and plug in the bootable USB drive.
- Power on your PC and hit your motherboard’s Boot Menu Key (usually
F12,F11,F8, orDel). - Select your USB drive from the UEFI boot options.
- Once the live desktop loads, click Launch Installer.
- Follow the step-by-step setup:
- Language & Location: Set your keyboard layout and timezone.
- Desktop Environment: Select your preferred desktop layout (KDE Plasma is recommended for beginners).
- Partitioning: Choose Erase Disk for a clean install, or manually partition if dual-booting alongside Windows.
- User Setup: Enter your username and password.
- Click Install and wait for the process to complete. Reboot when finished and remove the USB drive.
Once you log in for the first time:
Open a terminal and refresh your package database:
sudo cachyos-bugreport
sudo pacman -Syu