Friday, September 19, 2008

Install Chrome in Linux

Cross over introduces a Linux version of google chrome, be carefull because its not a native version from google.

Link to download

Now how to install,

After downloading, lets assume that your installation file is saved on desktop.

Open terminal and login as root by just typing su and it will ask you for password, enter your root password.

Now type this in terminal:

           sh /home/username_dir/Desktop/install_chrome.sh

username_dir = your home directory.

install_chrome.sh = name can be varry for the file,use exact file name, what you dowloand.

Enjoy Chrome...

No comments:

Post a Comment