How to uninstall the experimental HUD PPA?
Solution 1:
Use the following commands:
sudo apt-get install ppa-purge
sudo ppa-purge ppa:unity-team/hud
If you've already manually removed the PPA from your sources, re-add it so the purge can be conducted.
You may need to reboot before the uninstallation takes effect.