How To Install The Stable Version Of Google Chrome Under Ubuntu 13.04 Raring Ringtail

How To Install The Stable Version Of Google Chrome Under Ubuntu 13.04 Raring Ringtail












If you find difficulties installing Google Chrome in Ubuntu 13.04, you can find here how to install it using the terminal. The problem lies in the libudev0 package dependency which is required by Google Chrome to run in Ubuntu 13.04.

Getting Started

To install the missing libudev0 package in Ubuntu 13.04, enter these commands for 32-bit systems:



cd /tmp 



wget -O libudev0_175-0ubuntu13_i386.deb http://goo.gl/WhJN7 



sudo dpkg -i libudev0_175-0ubuntu13_i386.deb 



For 64-bit systems, enter these commands:


cd /tmp 


wget -O libudev0_175-0ubuntu13_amd64.deb http://goo.gl/awn5G 



sudo dpkg -i libudev0_175-0ubuntu13_amd64.deb



Enter now these commands to install Google Chrome:


wget -q -O – https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - 


sudo sh -c ‘echo “deb http://dl.google.com/linux/chrome/deb/ stable main” >> /etc/apt/sources.list.d/google.list’ 



sudo apt-get update 



sudo apt-get install google-chrome-stable


For the unstable version of Google Chrome, enter this command:


sudo apt-get install google-chrome-unstable 




How To Install The Stable Version Of Google Chrome Under Ubuntu 13.04 Raring Ringtail



How To Install The Stable Version Of Google Chrome Under Ubuntu 13.04 Raring Ringtail
Terima kasih telah membaca artikel tentang How To Install The Stable Version Of Google Chrome Under Ubuntu 13.04 Raring Ringtail di blog Tutorial Opensource and Linux jika anda ingin menyebar luaskan artikel ini di mohon untuk mencantumkan link sebagai Sumbernya, dan bila artikel ini bermanfaat silakan bookmark halaman ini di web browser anda, dengan cara menekan Ctrl + D pada tombol keyboard anda.

Artikel terbaru :

  • How To Install Cinnamon In Ubuntu 14.04
  • How To Install Mate Desktop In Ubuntu 14.04
  • Creating the first Windows Server 2003 Domain Controller in a domain
  • How To Install Ubuntu 13.10 Server
  • How to Install Nuvola Player in Ubuntu
  • How to establish Emerald in Ubuntu 13.10 & Linux Mint 16
  • How to Restoring iptables Automatically On Boot on Debian and Ubuntu
  • How to Compile FFMPEG with H.264 and LAME in Ubuntu And Debian
  • How to Install Linux on a Playstation 2
  • apt-fast: Improve apt-get Download Speed
  • Artikel terkait :