Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

why wipe out the hard drive, tho? You can usually just switch DEs just fine, this isn't windows :) long gone are the days where we would have 10 different DEs/WMs installed


Will package managers remove all traces of the old DE? Back in the day, `apt remove kde-desktop` would not reliably reverse the effects of `apt install kde-desktop`.


> remove all traces

You can certainly remove packages that were installed as dependencies, even if `apt remove` doesn't do this by default. I think it's `apt autoremove` or `apt purge` (although I haven't used apt in a long time). All of the package managers I've used have a way to do this.

On the other hand, for the average user I don't know why you'd bother. It's not like it's interfering with other stuff you want to do, unless you are extremely tight on hard drive space.


apt doesn't remove the settings in your home directory. So you need to nuke them and reconfigure the entire desktop and switching DEs definitely break stuff due to file type handling and default apps. With Xorg there were other things like styles that got permanently broken unless you hunt for every file that has been changed.


The only good package manager can do it: Nix :D


Wiping and reloading my systems is likely faster than cleaning up thoroughly, but I have backups and some automation.


I borked an installation because it had two desktop environments, and even when it works there always seem to be more odd issues than with a clean install.

If you have the time to debug these and straighten them out, it's fine, but given how simple a clean install is these days that's often the easier path.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: