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

  • @michaelmrose
    link
    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.

    • @[email protected]
      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
        link
        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.

        • @[email protected]
          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

          • @[email protected]OP
            link
            fedilink
            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
            link
            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

        • @[email protected]OP
          link
          fedilink
          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

    • @[email protected]OP
      link
      fedilink
      17 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
        link
        English
        27 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.

        • @[email protected]OP
          link
          fedilink
          17 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
            link
            English
            27 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.