this post was submitted on 04 Sep 2025
256 points (98.9% liked)
Technology
74921 readers
3212 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.
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).
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.