HOW TO DOWNLOAD GOOGLE CHROME FOR UBUNTU 64 BIT AND INSTALL IT
Hello,
we meet again on this blog. This time I will show you how to install
Google chrome on ubuntu. To install Google
chrome, you must use Internet with better loading speed. That
cause, when we download it take no long time to used. As usually
there are several way to download and then install it. Make sure that
your linux ubuntu have browser installed on your computer. Default
browser on ubuntu is mozilla firefox. We use that software to
download it.
As
mention above there are two option way to installed Google chrome
on linux ubuntu operating system.
By
using Browser to download and installed it.
I
will show you several step below:
1.
Open Mozilla Firefox on linux ubuntu as default.
2.
Type “chrome” or “google chrome” on address bar
without double quotes
3.
Then Google Search Engine will
appear several option list of install Google
Chrome. In this
case we choose list that contain Chrome for Desktop-Google
4.
Then Chrome
website will appear that contain Blue Download Chrome Button show.
Click that button and then download option will appear like image
below
5.
there are two option download package that will
first
package is for ubuntu 64 bit .deb (For Debian/Ubuntu) or
ubuntu 32 bit .deb (For Debian/Ubuntu)
second
package is for ubuntu 64 bit .rpm (For Fedora/openSUSE) ubuntu 32
bit .deb (For Fedora/openSUSE)
6.
download that package, for my computer I choose ubuntu 64 bit .deb
(For Debian/Ubuntu). You can choose different from me.
7.
then click accept and
install.
8.
after point number 7 is complete to do, then automaticaly will opened
but with two option:
*
Open with Or Save
file
choose
Open with Ubuntu
software center to installed.
Then you will be directed to Ubuntu
Software Center and will show you progress of chrome installation.
9. After that Chrome has been installed sucessfully. Just like image below
By
using Terminal to download and installed it.
1.
Open terminal. Then type :
cd/tmp then type enter after you tipe it
2.
still on the terminal just type:
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
then type enter
3.then type
text on the terminal below
:
sudo dpkg -i google-chrome-stable_current_amd64.deb
then type enter
4.
the final one is, step to install. Type:
sudo apt-get -f install
Post a Comment