Switching my computer from Windows to Linux is one of the best decisions I have ever made🔥👌

  • SineNomineAnonymous@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    Have always wondered how badly it could bork my system if I tried to “turn” my beautiful Kubuntu install into a Linux Mint install.

    Anyone has any advice or experience of doing it without butchering everything? And yes, I would like to stay on KDE.

    • eldain@feddit.nl
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      Mint has no KDE install which makes it a hazzle to setup and fragile to upgrade. You also wouldn’t gain anything, because they are both ubuntu based systems. Not worth it imo, like a sidegrade.

      You can transplant your desktop onto anything, the configuration is stored in .config and .local in your home folder. Bring those to another distribution with the same software (copy while you are not logged in, ie while in live cd or reuse the home partition without formatting) and it will look the same.

      • SineNomineAnonymous@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        Thanks for the advice. Wanted to give Cinnamon a go, didn’t go well when I tried installing it on Kubuntu (permissions with access to important files held in KWallet were all screwed up and half the stuff wasn’t working so I kinda gave up).

        • eldain@feddit.nl
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 minutes ago

          Yeah, it is not impossible, but you are actively going against the maintainers choice of software and configuration, that they can assume you have during every update. That is what makes Arch so popular: no handholding that would get in your way; but also no helping hand from upstream, only documentation how to do it. Cinnamon is maintained by the Mint team and considered difficult to install anywhere else. IMHO when you are used to KDE, it can feel lacking.