#1. Update Your System
It’s the first thing to do, just after the installation, to update the repository cache and packages you have installed (by default or custom (if you did)). You can start the update manager (and click on ‘install update’)
To do this Just open terminal (Ctrl+Alt+T) and type
sudo apt-get update && sudo apt-get upgrade
Source: sudobits.com