Google Chrome 48.0.2564.82 is Released, Available For Ubuntu Derivative System


Google Chrome, or Chrome, is a web browser software that tries to compete with major players, such as Mozilla Firefox, Internet Explorer, Safari, and even the Opera web browser. It is available for the Linux, Android, iOS, Microsoft Windows, and Mac OS X operating systems. But Google Chrome is more than a web browser, as it combines sophisticated open source technology, borrowed from the Chromium application, into a minimal design, all in order to help users surf the web much faster, a lot easier, and safer than ever before.

Features at a glance

A unique functionality of the Google Chrome application is its ability to search the web directly from the address bar. Just type one or more words in the address bar and immediately get suggestions for popular web pages. The application displays thumbnails of your top websites on the new tab page, a function that is popularly called Speed Dial. This functionality is also available on other similar products, and it allows you to easily access your favorite web pages instantly, with lightning speed, from any new tab.


How to Install Google Chrome 48.0.2564.82 on Ubuntu Derivative System :

To Install/Update Google Chrome 48.0.2564.82 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Ubuntu 13.10/13.04/12.04, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Peppermint Five, Deepin 2014, LXLE 14.04, Linux Lite 2.0, Linux Lite 2.2 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands:

For Ubuntu OS 32 bit :
wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
sudo dpkg -i google-chrome-stable_current_i386.deb


For Ubuntu OS 64 bit :
wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
sudo dpkg -i google-chrome-stable_current_i386.deb

In case “dpkg” indicates missing dependencies, complete the installation by executing the following command:
sudo apt-get install -f
Note: Installing Google Chrome will add the Google repository so your system will automatically keep Google Chrome up to date. If you don’t want Google's repository, do “sudo touch /etc/default/google-chrome” before installing the package. 

Enjoy! I hope this article adding you more clarity.