I currently run windows 10 on my main desktop PC, and also have a steam deck that I sometimes use in desktop mode instead of my desktop. With the way Windows is going, and the way Linux Gaming is dramatically improving, I might consider ditching Windows, at least for the most part, on my next PC build. What would be the best distro to use for gaming, with casual use as well? Any suggestions?
Honestly anything with a non LTS release schedule will be fine. So long as you keep a relatively recent kernel and GPU drivers it pretty much doesn't matter. You can go for a rolling release like Arch or OpenSUSE Tumbleweed or a staged release like Fedora. Even Ubuntu or it's derivatives are fine so long as you stick to the yearly versions and don't have a particularly bleeding-edge hardware.
My only advice is stick to the popular stuff. This applies to both distros and desktop environments. Much easier to troubleshoot things and find help and they have more people using them, which usually means the experience is more polished and bugs get fixed faster.
If you're using a LTS release then you should be aware that many of the programs in the repository will only get bug-fixes and security updates until the next LTS is out. You can get around this by using the Flatpak versions of those programs instead of the distribution's versions.
If you’re using a LTS release then you should be aware that many of the programs in the repository will only get bug-fixes and security updates until the next LTS is out.
Nonsense. Long-term support (LTS) generally lasts until either a predetermined date or until multiple subsequent releases are out. I don't know of any that stop when the next LTS release arrives, but if such a distro exists, it is atypical.
"Bazzite is an OCI image that serves as an alternative operating system for the Steam Deck, and a ready-to-game SteamOS-like for desktop computers, living room home theater PCs, and numerous other handheld PCs."
If you have an AMD GPU: Pretty much any distro that would come up in any "best linux distro of 2023" video.
If you have an nVidia GPU: Ubuntu or Linux Mint (or probably any debian based distro?). You are going to want to make sure you use the proprietary drivers from nVidia, not the nouveau drivers. I suggest Ubuntu and Mint because they have a nice GUI to handle this and you don't have to run any extra steps. If you don't mind a bit more work, Fedora and its derivatives is really seamless and, honestly, seems less likely to break whenever you do update those drivers.
If you have an Intel GPU: I am so sorry.
In all cases? You are probably playing most of your games through Steam and Proton. So Steam itself handles almost all issues outside of drivers. There are ideological (and, to a limited degree, technical) reasons to prefer one distro over another. But Steam/Proton really makes most of that irrelevant for gaming use. If you have other uses (beyond browsing the internet and whatever) then you may need to do more research. But, for gaming, your big issue is the proprietary drivers (if you need them).
As a new Linux user coming from Windows I'd recommend Mint. If you have very new hardware and want better support go for something like Endeavor, openSUSE tumbleweed, or Nobara/Fedora KDE. Almost any distro with exceptions like Alpine and Qubes will probably be more or less OK.
I use Arch through EndeavourOS. It takes a bit of setup but it'll do what you need. It can get complicated and it easily breaks, but that's what you get when you go cutting edge with Arch.
Alternatively you can look at pre-configured gaming distros like Nobara which I believe is based on Fedora, which is a very well supported distro in general. Nobara's stated goal is to be a streamlined distro for point-and-click users that includes 3rd party drivers off the rip.
Most regular distros are good enough for gaming. The only issue you're likely to run into is with graphics drivers (I recommend going for AMD graphics on that build), and the availability of certain software in certain formats (gaming software is more likely to be available for Debian or Ubuntu based distros).
If you like the Steam Deck's desktop mode, you might enjoy another distro with the same desktop environment (KDE Plasma). I'm partial to KDE Neon, a snappy Ubuntu LTS spin with all of the latest KDE software.
Probably anyone that keeps updating a little to get mesa and nvidia updates frequently, even if you use testing or unstable should be great if you install steam from flatpak.
You only have to jump into arch or steamOS if you want to use literally the latest features of mesa driver (but you don't have to for 99.9999% of the games) so just pick the one that you like and if it is more stable distro, install steam via flatpak.
I use endevourOS cause I'm maniac with updates, I like to use latest stuff everywhere, but uou should not have any issue with Mint, PopOS. Debian stable could stay on older graphics driver for longer andcan be a problem, but you can just switch to testing or unstable branches.
Little something from me:
I'm using Arch Linux (linux-zen) with KDE and AMD GPU and for now it's the best experience i had with linux distributions. Everything works so good, with obviously some configurations and etc. Already played Minecraft or Red Dead Redemption 2 with no problems and also i felt in love with pacman.
I was using Manjaro, Ubuntu, Mint but finally ended up on Arch. Maybe i will give a shot to Fedora or openSUSE in a future :D
I love to use cachyos for gaming because it is based on arch linux which is light, it is not a bloated distro and because of the BORE enhanced kernel which boosts performance.
I've used a couple different distros in my time on Linux (Debian, fedora, arch, artix, gentoo) and I could never tell the difference between the performance.
I think if you're coming from Windows, the closest thing to a Windows experience imo is Ubuntu. You can opt in to pre-release updates which is good for gaming as others have said. Also, basically everything can be done via GUI in Ubuntu while you learn to get comfortable with the terminal.