# OS
8/10/2025
Thinking about ditching Windows or macOS for something more private and customizable? Arch Linux-based EndeavourOS is a killer choice — lightweight, flexible, and privacy-respecting out of the box. Here’s why, plus a step-by-step install guide.
EndeavourOS is like Arch Linux’s cooler, friendlier sibling. It’s Arch underneath but with an easier installer and helpful defaults — perfect for those who want Arch power without the brutal setup.
Go to the official EndeavourOS download page. Grab the latest ISO.
🖼️ Image: EndeavourOS Website
Image by EndeavourOS, CC BY-SA 4.0
Use a tool like balenaEtcher or Rufus (Windows) or dd
(Linux/macOS):
F12
, DEL
, or ESC
at startup).Click “Start EndeavourOS Installer” from the live desktop.
Pretty straightforward — pick what suits you.
You have two main choices:
If unsure, choose erase entire disk for a clean slate.
Double-check your choices. Click “Install” and wait a few minutes.
After installation finishes, reboot your PC and remove the USB stick.
Log in with your new user account. You’re now running a sleek, privacy-friendly Arch-based Linux!
sudo pacman -Syu
ufw
):
sudo pacman -S ufw
sudo systemctl enable ufw
sudo systemctl start ufw
sudo ufw enable
You took a big step toward more privacy, control, and freedom on your PC. Arch-based distros like EndeavourOS are for those who want to own their digital footprint — no corporate middlemen allowed.
Next challenge? Customizing your new Linux desktop to look and feel exactly how you want it. Or maybe installing a secure messaging app on it? Your call.