this post was submitted on 10 Nov 2023
64 points (95.7% liked)

Linux

47366 readers
1417 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
 

As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I'm wondering if there is an already made iso or something that installs all the maintained DEs for trying.

you are viewing a single comment's thread
view the rest of the comments
[–] Chewy7324@discuss.tchncs.de 1 points 10 months ago* (last edited 10 months ago)

Installing multiple distros at the same time would cause issues because of additional software most DE's come with (image viewer, ...). But yes, it's possible to switch DE by uninstalling the desktop package group and installing another quite easily. Especially with btrfs snapshots it's simple to roll back.

Yes, it's possible to rollback with ublue but that won't roll back changes in the home directory. So if you switched from Gnome to KDE and then back to Gnome the additional configuration from KDE might conflict with Gnome (especially theming breaks easily).