Semua ada Ilmunya

Tutor: Cara Install Google Chrome di Ubuntu

http://pulung1.files.wordpress.com/2012/05/install-chrome-on-ubuntu-12-04-6.png 

Untuk 32-bit :
sudo apt-get install libcurl3 libnspr4-0d libxss1
wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
sudo dpkg -i google-chrome*; rm google-chrome*

Untuk 64-bit :
sudo apt-get install libcurl3 libnspr4-0d libxss1
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome*; rm google-chrome*

via "Forum devilzc0de"

0 comment:

Posting Komentar