http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/Browse to the end of list and download last one.
Using any file manager or command line, extract chrome folder and make an link to /usr/bin or /usr/local/bin.
# unzip chrome-linux.zip# su
# mkdir -p /opt/google
# mv chrome-linux /opt/google/# ln -s /opt/google/chrome-linux/chrome /usr/bin/
# exit
# chromeStarts very fast and has a nice aspect, but they still working on it to release an stable version. keep in touch.
No comments:
Post a Comment