this post was submitted on 08 Aug 2023
32 points (92.1% liked)

Linux

7847 readers
32 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 1 year ago
MODERATORS
 

Please understand that I haven't tried or installed Arch Linux yet. From what I understand by reading and watching related videos, Arch is often breaks and a lot of time is required to fix issues. But I have also read comments from arch users who claim that arch has only crashed or caused them problems only a couple of times in a year.

Wouldn't a stable or non rolling release distro be a great choice for the Steam Deck?? Also, how frequently do the packages get updated on steam os?

you are viewing a single comment's thread
view the rest of the comments
[–] vividspecter@lemm.ee 5 points 1 year ago

SteamOS is based on Arch but doesn't follow the same release cadence, as well as using an immutable base OS and an A/B partition layout (much like Android) allowing for rollbacks. So the problems that an Arch user may run into are less likely with SteamOS, because it has some extra protections and testing that is done before it arrives on the user's device (particularly with the stable channel).

And gaming distributions often prefer a rolling release setup, because gaming benefits from very recent kernel and GPU related packages (that aren't always fully compatible with older/stable distributions), particularly with AMD hardware.