Whenever it comes to browsing the Internet, Google Chrome always forms a favourite option. Its easy to install it in Windows but again when it comes to Linux, it becomes a headache.
The most irritating fact is that Chrome does not come by default in the Synaptic package Manager. So using the terminal to install it forms the only solution.
Believe me its very easy and you need just around 5 minutes to get it done.
Steps:
These are some of the problems I faced while installing.
sudo dpkg --configure -a
Hope this post was helpful. You can always show your concern by liking/sharing the post.
The most irritating fact is that Chrome does not come by default in the Synaptic package Manager. So using the terminal to install it forms the only solution.
Believe me its very easy and you need just around 5 minutes to get it done.
Steps:
- Download the package file as per your need from the official website. Link
- Keep the download path as "Downloads".
- Once the download is done you are almost 90 percent done. Then all you have to do is type in some commands to finally install it.
- Just copy these commands as they are into the terminal one by one.
- For 32 bit system:
- sudo apt-get install libcurl3 libnspr4-0d libxss1
- cd Downloads
- sudo dpkg -i google-chrome-stable_current_i386.deb
- For 64 bit system:
That's it !! You are done. Now enjoy the web.
- sudo apt-get install libcurl3 libnspr4-0d libxss1
- cd Downloads
- sudo dpkg -i google-chrome-stable_current_amd64.deb
These are some of the problems I faced while installing.
- In the step sudo install I got a message "pkg : status database area is locked by another process while trying to install" .
- If you get this message then try out the following commands:
sudo dpkg --configure -a
- If still you get the error then perhaps you can try out the command
Hope this post was helpful. You can always show your concern by liking/sharing the post.
Chrome are without doubt doing the most innovative stuff on the web these days, in large web literacy war. Great and important work!
ReplyDeleteComputer Freezing Up