Install chrome on Linux
January 19th, 2010
Guys,
You wanna try out chrome ? Please follow these simple steps and you will have your chrome ready to take off..
You should login as root and execute the following steps
cd /usr/local/ wget http://sparksupport.com/downloads/chrome.tar.gz tar -zxf chrome.tar.gz rm -f chrome.tar.gz ln -s /usr/local/chrome/chrome-wrapper /usr/bin/chrome
Press Alt + F2, enter chrome. N’joy

