this post was submitted on 13 Jul 2023
61 points (91.8% liked)

Linux

47307 readers
581 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I’m in the market to find a new distro that is similar enough to Fedora that switching won’t be as laborious as I’ve had it before. I keep hearing POP!_os is a good choice but I’m going to as the community what they think is good.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 26 points 1 year ago (1 children)

Personally, I use Debian, but it's a different approach from Fedora. My suggestion for you is to try OpenSUSE Tumbleweed. It's a rolling release, which means bleeding edge software as Fedora, it's RPM based and it's easy to rollback in case of an update breaks something. As I said, not my type of distro (I want 0 breaks), but I used OpenSUSE once while distro hopping and it's a good distro.

[–] [email protected] 5 points 1 year ago (2 children)

This sounds like what I’m looking for. What is their support for steam, blender, AMD CPU/GPU support, and do they use flatpak, or is it more of an APK setup?

[–] [email protected] 6 points 1 year ago

My computer is a Ryzen with AMD GPU as well. Drivers are embedded on kernel, so any distro should fit. Flatpak works fine too, but of course, you will need to install it and add Flathub - simple, but needed ( https://flathub.org/setup/openSUSE ). Steam runs fine, if I remember well. Blender I don't know, I never used.

[–] coolmojo 3 points 1 year ago

openSUSE does support FlatPak, just follow the Wiki entry. There is also a wiki entry about Steam Blender is in the repositories. Also keep in mind that they stance about multimedia codecs is the same as Fedora. Please consusult this wiki entry for more information. I have to say that openSUSE Tumbleweed is a fantastic distro. It is rolling release, but it is also using OpenQA to make sure nothing breaks during updates. Hope this helps.