Friday, November 9, 2012

Fix Internal Error -- Ubuntu Software Center

Last night my friend told me that the Ubuntu software center on his computer can't download a Chrome browser. It said that "Internal Error and chrome couldn't installed". I think that error because of the dependencies. The dependencies seems to be error because of the last installation is not complete. So I did below command and it will repaired the system dependencies.
 sudo apt-get install -f  


No comments:

Post a Comment

Share