this post was submitted on 08 Jan 2025
155 points (98.7% liked)
Linux
5548 readers
170 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Would learning how to install arch help me install steamOS?
Probably not. SteamOS likely won't have any particular benefit on desktops over other distros.
Just download an Arch-based distro, like CachyOS or EndeavorOS, install the Steam app through
pacman -S
or whatever helper app they have for new users, install Proton Plus, and play your games. If you want to get into the weeds of immutable Arch, give blendOS a try.I recommend, trying all of these in a VM first, btw. You can even practice doing a pure Arch install from scratch that way.
Anyway, SteamOS is almost certainly just a preconfigured Arch + KDE that has Steam and Proton already installed, with downstream patches for specific hardware they've deemed worth their time to patch (which will eventually make their way upstream).
Knowledge can't hurt, but probably not. Valve seems to be aiming at a OEM experience out of the box, and we don't know what the installer for desktop would look like. But it would certainly be some kind of install wizard. Arch based distros use stuff like Calamares.
You can't install steamos, as it's not availble as an iso with an installer. Holo iso is an unoffiial installer for steamos
Installing arch nowadays is not complex at all, there is the command
archinstall
, so it's just a meme now. If you are somewhat familiar with computers and linux, and don't call someone a "haxor" just for using a terminal, it won't be a big deal.If they're going the unofficial route, I would think Bazzite would be the more "safe" recommendation if you were looking to get SteamOS without having what I will only halfheartedly describe as a cludged-together distro (as much as I love the project).
Me happily using Bazzite for ~2 years since it was in beta.
No more tinkering. Just gaming.
Ironically HoloISO also can't be installed easily right now since all the prepared downloads are missing. You could maybe built it yourself from source, but I haven't figured it out...
I opened this issue several months ago: https://github.com/HoloISO/issuetracker/issues/59
At the moment. But the whole point of the article is that it's coming soon.