How to Install Google Chrome on Linux Ubuntu
Introduction of a Web Browser
a Web browser is the heart of the web system, the web browser is what change the way of application programming playing it's role on the technology stuff. Web browser is an application that used to retrieving, getting data, pulling and traversing data information for the world wide web. A single information from a web is defined by the URL (Unified Resource Locator / Unified Resource Identifier, by using web browser we can get a lot of content type like: text, audio, video even a program can be access trough the web browser.Google Chrome on Linux
Google chome is a freeware developed by Google company. Google chrome is a web application that is used by a lot of people. By default, a lot of linux variant doesn't make google chrome package as a pre-installed application, so whoever wanted to use this application in linux terminal, for example, now i used ubuntu as my operating system, but i don't have google chrome installed on my linux by default, so what i need to do is installing the application
Installing Google Chrome on Ubuntu Linux
The download page of google chrome for linux can be access here : download chrome for linux, and then, click the download button :
choose your operating system package that chrome used. Base on google chrome download page, the google chrome package are available in 4 option :
For this tutorial i use linux ubuntu 32 bit, so i just need to choose (checklist) " 32 bit .deb (For Debian/Ubuntu)" , and then click on "accept and install" button.
- Ubuntu / debian 32 bit with .deb extension
- Ubuntu / debian 64 bit with .deb extension
- Fedora / OpenSuse 32 bit with .rpm extension
- Fedora / OpenSuse 64 bit with .rpm extension
For this tutorial i use linux ubuntu 32 bit, so i just need to choose (checklist) " 32 bit .deb (For Debian/Ubuntu)" , and then click on "accept and install" button.
now the google chrome package is being downloaded:
By default, the download directory is located in /home/user/download. Ok, now lets entering the command line interface, the first job that we need to do is entering the download direcory, here is an example
cd /home/user/Downloads/
and lets install the package, to install an application usually we use "apt-get install", but, because this file is already downloaded, we can use this command:
sudo dpki -i google-chrome-stable_current_i386.deb
enter your super administrator user and install the package....
now we have a running google chrome web browser
The chrome browser is successfully installed on your system.
Komentar
Posting Komentar