Hello Linux Geeksters. As you may know, Google Chrome 37 Beta has been released, coming with a bunch of new features and improvements.
Among others, the inner viewport container layer on SetViewportSize has been resized, the Sign in and Sign out options have been added to the App Launcher and the OEM folder has been placed after the Web Store. Also, it comes with enhanced support for HTML5 and JavScript APIs, the Web Cryptography API is enabled by default and support for subpixel font scaling has been ehnanced, for HiDPI displays.
In this article I will show you how to install Google Chrome 37 Beta on Ubuntu, Linux Mint, Elementary OS, Pinguy OS, Bodhi Linux, Deepin, Linux Lite, LXLE, Peppermint, Debian, Crunchbang, SparkyLinux, Kwheezy, Fedora, CentOS, OpenSUSE, Mageia and OpenMandriva systems.
Follow the instructions for your system and architecture exactly, in order to get a successful installation.
How to install Google Chrome Beta 37 on Ubuntu, Debian and derivative systems:
Instructions for 32 bit systems:
$ sudo apt-get install gdebi
$ wget https://dl.google.com/linux/direct/google-chrome-beta_current_i386.deb
$ sudo gdebi google-chrome-beta_current_i386.deb
Instructions for 64 bit systems:
$ sudo apt-get install gdebi
$ wget https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb
$ sudo gdebi google-chrome-beta_current_amd64.deb
Optional, to remove Google Chrome Beta 37 on Ubuntu, Debian and derivative systems, do:
$ sudo apt-get remove google-chrome-beta
How to install Google Chrome Beta 35 on Fedora, CentOS, OpenSUSE, Mageia and OpenMandriva:
Instructions for 32 bit systems:
$ wget https://dl.google.com/linux/direct/google-chrome-beta_current_i386.rpm
$ sudo rpm -i google-chrome-beta_current_i386.rpm
Instructions for 64 bit systems:
$ wget https://dl.google.com/linux/direct/google-chrome-beta_current_x86_64.rpm
$ sudo rpm -i google-chrome-beta_current_x86_64.rpm
Optional, to remove Google Chrome Beta 35 on Fedora and CentOS, do:
$ sudo yum remove google-chrome-beta
Optional, to remove Google Chrome Beta 35 on OpenSUSE, do:
$ sudo zypper remove google-chrome-beta
Optional, to remove Google Chrome Beta 35 on Mageia and OpenMandriva, do:
$ sudo urmpe google-chrome-beta