Hacker News new | ask | show | jobs
by mappu 2970 days ago
Most Linux programs don't remove their files from /etc/, ~/.local, ~/.config on uninstall either.
2 comments

Granted, but the presence of those files does not slow down the system significantly. With leftover registry keys, you pay the price until you install the system from scratch.

(Windows might have improved the registry handling code since Windows 95/98, I think it's not quite as bad these days... but that might also have to due with computers being much faster than 20 years ago.)

That's what the purge option to apt/dpkg is for.