How to Install Dependencies of Software Programs in Ubuntu


If you encounter any error while running some applications in Ubuntu, then you may got dependency problem which the application depends on, To solve this problem go to your terminal and type the command sudo apt-get install -f  ,all your dependencies will be installed and you will be running your application error free.

Comments

Popular posts from this blog

Google India Introduces the people card on Google Search for Mobile Devices with ' Add me to search'.

How to Install Node js on Ubuntu