I wanted to test plasma-desktop so I installed it with:
sudo apt install plasma-desktop
It installed a bunch of packages as expected occupying 417Mb of disk space. I tried the DE for a while and decided to get rid of it, so I ran:
sudo apt purge --autoremove plasma-desktop
This however only removed 174Mb of the original 417Mb. How do I get rid of the rest?