Okkay now, follow this command one by one.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
in generally you can install your deb packages with dpkg -i [file.deb] | |
$ dpkg -i google-chrome-stable_current_i386.deb | |
When get error like Errors were encountered while processing google-chrome-stable, now try this command | |
$ sudo apt-get update | |
$ sudo apt-get install libgconf2-4 libnss3-1d libxss1 | |
$ dpkg -i google-chrome-stable_current_i386.deb |
When you get error after run command dpkg -i google-chrome-stable_current_i386.deb try to following that command to install some lib but when you can't install that library like libgconf,libnss,etc. You probably need to enable the universe repository. How to Enable Your Universe Repository?
Open your terminal and follow this:
and now try to install some lib and next install chrome deb installer.Open your terminal and follow this:
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) main universe restricted multiverse"
sudo add-apt-repository "deb http://archive.canonical.com/ubuntu $(lsb_release -sc) partner"
sudo apt-get update
Okkay, i hope it can help you full, see you next case and tuts ;)
Your's Linuxer Friend's
./creatorb
2 comments:
I really liked the way you highlighted some really important and significant points. In this post you say good things come in small packages. Thanks for sharing.
custom essay writing service
cool math run 3
Tail of the Dragon
123 girl games
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.