Download links for Unity

Install Autopilot and Testcases
CommentPrerequisites: Make sure you are running the latest version of raring
1) Install the unity autopilot testcases,recordmydesktop and autopilot
sudo apt-get update && sudo apt-get install python-autopilot unity-autopilot gtk-recordmydesktop
Install smart scopes
CommentPrerequisites: Make sure you are running the latest version of raring, and all your packages are up to date
1) Add the unity team ppa
sudo add-apt-repository ppa:ubuntu-unity/experimental-prevalidation
3) Update apt and install the packages
sudo apt-get update && sudo apt-get dist-upgrade && apt-get install --fix-policy
4) Restart your session (logout and log back in)
Uninstall Smart Scopes
CommentWhen you have finished testing, you may remove the smart scopes packages by using ppa-purge
1) Install ppa-purge
sudo apt-get install ppa-purge
2) Remove the ppa
sudo ppa-purge ppa:ubuntu-unity/experimental-prevalidation
3) PPA Purge will find the packages installed and offered to downgrade them.
Say yes and ppa-purge will remove the upgraded versions and reinstall the versions from the archive.