I have tried it on several distros before and it always causes problems because you get a million more packages intermingled with your already installed packages and sometimes you get conflicts or whatever. But it usually messes up my system. is there a safe way to have several desktops installed? or do you pretty much install a new one then remove the old one? thanks

    • @Bluefruit@lemmy.world
      link
      fedilink
      77 months ago

      What a mood. Im very guilty of not making backups and ruining setups only to have to start all over.

      I’m a fairly new linux user so this is bound to happen again lol.

        • @Bluefruit@lemmy.world
          link
          fedilink
          37 months ago

          Yup. Ive heard timeshift is good. Now i just gotta actually use it.

          Hows the experience with timeshift been when youve used it? Pretty easy to restore from?

          • @MrTHXcertified@lemmy.sdf.org
            link
            fedilink
            English
            5
            edit-2
            7 months ago

            Pretty easy, and it’s saved my bacon a handful of times. Most recently I restored from command line because I borked my display driver (legacy Nvidia user).

            Aside from that instance, everything else was done through the GUI.

      • @Macaroni9538OP
        link
        57 months ago

        oh dude i never do backups each time i start over from scratch its a brand new version of linux. the only “important” files (that I know of), i sync to the cloud.

        • @Bluefruit@lemmy.world
          link
          fedilink
          37 months ago

          Haha i feel that man. I’m thinking of switching to Linux entirely and ditching Windows so i gotta get better at making backups otherwise its gonna be full reinstalls no stop.

  • @Guenther_Amanita@feddit.de
    link
    fedilink
    87 months ago

    Containerization!

    Use either Nix (the package manager) or Distrobox.

    With Distrobox, you can create a few containers, install the favoured DE in each one separated, and use the “distrobox-export -a your-DE” function.

    But I don’t know how seamless it will work, you might have to read into it.

  • @KISSmyOS@lemmy.world
    link
    fedilink
    57 months ago

    I’m on Slackware, so having 2 different desktop environments and …checks notes… 5 window managers installed is the default.
    I’ve never noticed any conflicts.

    I feel like a lot of frustration and 50% of broken installations could be avoided if people just learnt to ignore installed packages they don’t use, instead of spending valuable time to free worthless amounts of disk space.

    • @Macaroni9538OP
      link
      26 months ago

      You see, through all my trials I have learned about DE’s and display managers but nothing about window managers… maybe that’s my issue haha

  • @theshatterstone54@feddit.uk
    link
    fedilink
    57 months ago

    For me, the only issue I have ever experienced is DEs like to force themes on you, so if I was to log into plasma, it will make the plasma theming default. This means thatvwhen I go bacl to a window manager, I have to change my theme again and oftentimes log out and log back in to ensure my theming is applied.

  • ElRenosaurusReg [fae/faer, comrade/them]
    link
    fedilink
    English
    37 months ago

    Install the DEs manually instead of from metapackages so ,out don’t end up with their entire software suites being installed. Additionally, probably use Debian instead of Ubuntu if you’re gonna be doing stuff like that, less fingers in the pie make for an easier tinkering experience.

    • @dalingrin@lemm.ee
      link
      fedilink
      English
      5
      edit-2
      7 months ago

      In my experience the main issue are configuration conflicts not package issues. They’re usually just annoying issues not breaking issues.

    • @Macaroni9538OP
      link
      16 months ago

      thanks, I’m currently on Debian 12 and tried the whole tasksel method and it’s really neat and all, but it still doesn’t separate all the DE’s. they are all mish mashed and intermingled with each other’s software.

  • @michaelmrose@lemmy.world
    link
    fedilink
    English
    37 months ago

    I always find suggestions that this will cause trouble curious I’ve been hearing this since 2003 when it might have been at least sort of true but didn’t have trouble with it then or now. I use i3wm but I like to play with and test different environments. I presently have gnome cinnamon mate plasma sway compiz, and wayfire installed. What do you imagine this is going to somehow screw up.

    • @sorrybookbroke@sh.itjust.works
      link
      fedilink
      English
      37 months ago

      In my experiance there can be problems, though mostly when uninstalling where the user can see random needed pieces being deleted causing failure to boot, grub rescue menus, networking or bluetooth to fail, or audio to fail. All I have personally seen or experianced.

      I have also seen installing plasma on mint delete most of cinnamon and networkmanager for who knows what reason

      In general usage though I’ve never had an issue using gnome, plasma, and i3 (lately sway) on a system together.

      • @michaelmrose@lemmy.world
        link
        fedilink
        English
        57 months ago

        Packages are a tree with stuff like glibc at the root and stuff like your browser at the leaf nodes. Total disaster normally entails doing interesting things and create things to break your package database or removing things too far up the tree python being an obvious and funny case. Hey I just asked it to get rid of python why did it ask to remove half my system!

        I’m guessing you tried to install KDE from a repo outside of mint or ubuntu because hey kubuntu is just kde and ubuntu. When you ask your pkg manager to come to a solution, tell it its ok to remove packages and insist it install something non-compatible sometimes it just fails sometimes it offers interesting solutions. For instance maybe you tried to install something call it package D that was incompatible with the packages A and B but not strictly incompatible with C. So it tells you well you asked to have D you can have C and D if you let me jettison A and B. This is when you tell it no thank you and ask it a smarter question.

        You can also get interesting solutions by trying to force it to install things it failed on, on some distros by half upgrading things so you have packages that depend on different versions and then trying to upgrade one thing without finishing the upgrade, or manually installing things.

        • @sorrybookbroke@sh.itjust.works
          link
          fedilink
          English
          2
          edit-2
          7 months ago

          Great explination, though I’ll be clear this was a friend of mine who installed plasma through the software center provided by mint with no additional repositories added. This, after seeing me do so on another system of theirs to show them plasma, the issue could very well have been what you’ve described.

          Look at what happened with steam and PopOs which when trying to install wiped the desktop environment. Although this, ide breaking the machine, was localized solely on this singular machine. I do assume it was some irronious package mismatch that this person clicked “accept” on without reading what action would be taken

          • @Macaroni9538OP
            link
            17 months ago

            Does synaptics or even apt take care of these things automatically during install or do you manually need to configure every app you download?

          • @michaelmrose@lemmy.world
            link
            fedilink
            English
            17 months ago

            The person skipped a few steps when they did something stupid where they had to pass a flag for it to remove crap in the cli too

        • @Macaroni9538OP
          link
          17 months ago

          This is a great answer thanks. I always install the environments through apt or synaptics. Then one of my issues or maybe its normal, all the packages and apps comingle I feel thats where the problem lays. I want each environment to be separate and actually be their perspective environment instead of each being a mish mash of each other. Hope that makes sense. It always causes issues for me at least. Also tried separated accounts for each environment and I’m sure thats a good way, but it didn’t work probably do to permissions. Idk how to set the right permissions to keep them seperste

    • @Macaroni9538OP
      link
      16 months ago

      the issue I’ve found is that the software that comes with each DE just all gets lumped together with every other installed DE, so there’s obviously probably conflicting software/programs. Idk how to keep each DE separate from one another, almost containerized, so when you log into Gnome, you don’t have KDE, Mate, Xfce, etc. aspects all intermingling with your Gnome environment. Idk that’s how I’ve been seeing it

      • @michaelmrose@lemmy.world
        link
        fedilink
        English
        26 months ago

        Nemo is the file manager for cinnamon. Dolphin is the file manager for plasma. Although they perform the same task their executables are on different paths as are their files. You could install 10,000 packages and never find a conflicting file save literal forks of the same project which your package manager will tell you about if you install both A an B. An example would be i3 a window manager, and i3-gaps a now depreciated fork of i3 which provides, you guessed it, gaps between windows.

        There is no reason to believe installing 17 different environments would conflict let alone 2. There is no need whatsoever to keep anything separate from one another nor is there any reason to believe one would interfere with another.

        • @Macaroni9538OP
          link
          16 months ago

          Thanks for the info. I always sorta assumed all the environments programs are compatible no matter which environment you’re using within your distro. i guess my gripe is the clutter. when i wanna use say Mate, i want a pure mate experience with only Mate traits, settings, apps, programs instead of all the other environment aspects being lumped in there too. just my preference I guess

          • @michaelmrose@lemmy.world
            link
            fedilink
            English
            26 months ago

            There really isn’t any such thing as a “pure mate experience” for instance normal install likely contains VLC/Smplayer for multimedia, libre office for office docs, and firefox or chromium for web browsing. Not only are none of these mate apps most users probably spend most of their time using apps like these than their file manager.

            Then if you look at the other mate apps. Mate Terminal is hardly the best terminal nor is Atril the best pdf viewer. Kitty is a better terminal and zathura and Okular are both better PDF readers. Pluma is a mediocre text editor.

            The useful parts of an env are its settings menu, window manager, bar, and file manager. Pick one you like and then pick useful apps to go with it.

    • @Macaroni9538OP
      link
      16 months ago

      I have read a little bit about this interesting distro. Haven’t explored it much, though have read a ton of negative and mixed reviews. Isn’t Rhino Linux sorta similar?

      • @RotatingParts
        link
        English
        26 months ago

        They are both rolling releases. Rhino is based on Ubuntu and BlendOS is based on Arch. The difference is that Blend OS lets you install software from supported distributions (Arch, Fedora, and Ubuntu) into containers. Rhino (as far as I know) out of the box doesn’t do that.

        • @Macaroni9538OP
          link
          16 months ago

          good to know, thanks. arch is out of my comfort zone lol though I have ambitions to slowly work my way into it with something easy. I used manjaro years ago and loved it. seems to have a bad rep, but I think their distro is most functional and beautiful, but again, i’m no Arch expert

  • neo (he/him)
    link
    fedilink
    English
    17 months ago

    one user per environment in terms of keeping the configs from fucking each other

  • @Nibodhika@lemmy.world
    link
    fedilink
    17 months ago

    How are you installing the DEs? I’ve consistently had at least 3 DEs on every machine I’ve had for the past decade and never had any issue with it. The secret is that I installed them through the package manager and don’t uninstall parts of it or anything of the sort, they’re there for when needed, I have enough disk space that it’s a non-issue.

    • @Macaroni9538OP
      link
      16 months ago

      Nix has intrigued me, a bit of a learning curve though. maybe i’ll dive in further