I've been in tech for most of my life, but I've never used Linux before. My main experience has been with Unix systems through Apple products, while Windows has been my go-to for my everyday PC. I considered switching during the launch of Windows 11 but didn't feel motivated to upgrade from Windows 10. However, since Windows 10 is nearing its end, I'm finally ready to make the switch to Linux.
Here's my setup: I have a Ryzen 7 9700X processor and a Radeon RX 6600 GPU. I mainly use my PC for gaming via Steam, chatting on Discord, browsing the internet, and working with apps like Voicemeeter. Most of my crucial applications support Linux, although I will need to run one app through Protontricks. I'm looking for a Linux distribution that I can use daily without needing constant tweaking. I've heard names like Bazzite, Mint, and CachyOS, but I'm confused about how Arch, Fedora, and Debian differ. I'd appreciate any advice or lengthy explanations to help guide my decision. Thanks!
5 Answers
I usually recommend giving Ultramarine 43 a try. It has a good balance of features and stability for new users.
For your setup, definitely try out Fedora. It has a lot of community support, and many professionals use it. Just check out Flathub for standalone apps; it eliminates the need to stress over native packages. You can find loads of documentation to help you as you transition, which is a huge plus.
The main differences between distros generally come down to the package manager and, occasionally, the desktop environment. Under the hood, they’re pretty similar. I suggest checking out different package managers so you can get a feel for how they operate and what suits your preferences.
CachyOS is based on Arch, but I wouldn’t recommend it. While it has a large repository, it’s also more vulnerable to supply chain attacks. I’d suggest Mint, which is based on Ubuntu and Debian. It’s user-friendly and runs great on systems without Nvidia drivers. Just a heads up: if you're not dual-booting, remember to disable secure boot to avoid any issues with the kernel.
What specifically makes Arch less secure than Debian or Fedora?
It's all about trust in repositories and maintainers. Many distros, including Arch, leave it up to the community to vet uploads, which can lead to potential security risks. Stick with well-known distros that regularly vet their packages, like Debian and Fedora.
Here’s a solid tip: "test-drive" a few distros using a Live USB version before you install anything. It’s a low-risk way to see what fits your needs. Try out different desktop environments and distros like Mint and Fedora without any changes to your current setup. There are tools like DistroSea and Ventoy that make it easy to try different options.
That’s super helpful! I didn’t realize I could run them off a USB stick without messing with my current system.

I’ll definitely check that out! I'm thinking of buying a new drive to use as a test bed before I fully switch.