this post was submitted on 10 Jan 2024
40 points (88.5% liked)

Linux

46952 readers
1623 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 planning on moving (back) to Linux from Windows, but I'm not sure which desktop environment I want to use. What's the easiest way to try them all out? Just do a bunch of dnf/apt installs? Is there a distro or project out there that makes this easier?

Looking to try out kde, gnome, budgie, cinnamon, xfce, others

you are viewing a single comment's thread
view the rest of the comments
[–] Guenther_Amanita@feddit.de 3 points 7 months ago* (last edited 7 months ago)

There are a few different ways:

  • VM: doesn't give you the "real" experience. Often feels sluggish.
  • Installation via package manager: really clutters and messes up your system. There are many dependencies, and then you'll have 5 different file managers for example.
  • Ventoy: the second best option, or the best, if you just wanna take a look at each. If you really want to try the DE for a few days, it isn't suited of course.
  • Fedora Atomic (immutable variants like Silverblue): there's a project called uBlue, that provides images for all DEs. You can install the vanilla Silverblue, and then rebase to each according image. Your custom installed programs and personal data stay intact, but everything else gets swapped out cleanly. Each rebase would take ~5 minutes and one reboot, but it feels like you reinstalled your OS and changed the flavor.