Thu Oct 24, 2013 8:09 am
Which distribution?
The Debian based distributions should automatically install any needed packages.
sudo apt-get update # update repository information
sudo apt-get upgrade # upgrade existing packages
sudo apt-get install new_package # install new_package and its dependent packages