try this..
sudo apt-get update && sudo apt-get upgrade
Read through all dependency that required by the package that your want to install. Keep in mine that, you must install all the software dependency so that you dont have any problem later on.
try this..
sudo apt-get update && sudo apt-get upgrade
Read through all dependency that required by the package that your want to install. Keep in mine that, you must install all the software dependency so that you dont have any problem later on.