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
[–] P4ulin_Kbana@lemmy.eco.br 15 points 1 day ago (1 children)

What can you do with SteamOS?

[–] infeeeee@lemm.ee 35 points 1 day ago (4 children)

It's mostly just ArchLinux with preinstalled steam, booting into "big picture" ui. You can do the same thing as with any linux distro. Nearly all non competitive games from steam should work ootb.

The important part is a lot of people don't really care about operating systems, a big part of home usage of windows comes from being preinstalled on a lot of laptops. People just switch on their new computer and use it, if the preinstalled os is good enough they don't search for replacement. This is consumer device from a well known manufacturer. Before this other similar devices had to use windows, as Valve didn't have installers for steam os, didn't supported third party devices.

As the usage of linux grows with this, more (game) developers would choose to also develop for linux or at least make sure their programs run fine with wine.

[–] P4ulin_Kbana@lemmy.eco.br 5 points 23 hours ago

This sounds awesome! Thank you for taking some time to write this, it was really helpful.

[–] JoShmoe@ani.social 7 points 1 day ago (3 children)

Would learning how to install arch help me install steamOS?

[–] Telorand@reddthat.com 18 points 1 day ago

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).

[–] dustyData@lemmy.world 5 points 1 day ago

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.

[–] infeeeee@lemm.ee 3 points 1 day ago (3 children)

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.

[–] xthexder@l.sw0.com 1 points 18 hours ago

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

[–] ggppjj@lemmy.world 8 points 1 day ago (1 children)

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.

[–] SatyrSack@feddit.org 4 points 1 day ago

You can't install steamos, as it's not availble as an iso with an installer.

At the moment. But the whole point of the article is that it's coming soon.

[–] Cold_Brew_Enema@lemmy.world 2 points 1 day ago (1 children)

SteamOS is immutable, so you can't do everything other distros can

[–] dustyData@lemmy.world 12 points 23 hours ago (1 children)

You absolutely can there's even a command that allows you to selectively make directories mutable again. Not that you would want to. It's just arch underneath and you'd be surprised with what people do with SteamOS on steam decks.

[–] Cold_Brew_Enema@lemmy.world 4 points 22 hours ago

Ah ok. Thanks for correcting. Pretty new to linux

[–] Fizz@lemmy.nz -3 points 1 day ago (1 children)
[–] Takumidesh@lemmy.world 8 points 22 hours ago (2 children)

It's literally based on arch.

It's an immutable arch variant with KDE plasma and a bunch of pre installed applications.

[–] Fizz@lemmy.nz 1 points 17 hours ago* (last edited 17 hours ago)

Its based on Arch packages (that are extremely out of date) and that doesn't make it anything like arch. An arch package feels exactly the same as software packed by any other maintainer. What makes arch arch is that you start from a minimal install and choose your software. Another thing that makes arch arch is that you get the latest software updates on a rolling release. Another thing that makes arch arch is that you are responsible for your system and making sure it doesnt break.

None of those things remotely apply to SteamOS. A distro based on another distro doesnt mean they are they same. We dont think mint is ubuntu, we dont think ubuntu is debian, we dont think manjaro is arch.

I only push back on your comment because people echoing SteamOS is Arch causes so many issues in linux help discords with new users thinking their steamdeck is arch linux and fucking up their system and thinking that linux doesnt work because they followed an arch guide.

[–] GTG3000@programming.dev 1 points 22 hours ago

You can make it mutable really easy, too, if you need to for some reason. Most stuff you need is available off flathub, but some applications you may want have to be installed the old-fashioned way.