I installed boost dev tools through apt-get. Then I built boost myself. So to get rid of those dev tools, I did:
apt-get purge libboost*
I saw icons disappear off my screen one by one. The top bar disappeared, seems nearly everything in Ubuntu uses Boost. I should have removed libboost-all-dev.
Is there any way I can fix this mistake, or do I have to reinstall Ubuntu from scratch again?