• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install Google Chrome 56 On Ubuntu Systems

Install Google Chrome 56 On Ubuntu Systems

By Sourabh / January 27, 2017 Category: How To, Ubuntu

Install Google Chrome 56 Web Browser on Linux Ubuntu Systems. Google Chrome 56 web browser brings WebGL 2.0 and FLAC support. Chrome 56.0.2924.76 contains a number of fixes and improvements — a list of changes is available in the log.

Install Google Chrome Browser

Please note that from March 2016, Google Chrome has ended support for Ubuntu Linux 32 Bit Systems. Which means, Google Chrome can only be installed and used on 64 Bit Linux Ubuntu Systems.

Method 1

Run the following commands in Terminal to install Google Chrome on Linux Ubuntu Systems, via PPA:

$ sudo apt-get update
$ 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

Users can also install Beta version of Google Chrome browser.

Method 2

Run the following commands in Terminal to install Google Chrome on Linux Ubuntu Systems, via DEB package:

$ sudo apt-get update
$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
$ sudo dpkg -i google-chrome-stable_current_amd64.deb
$ google-chrome-stable

Once installed, open Google Chrome from Ubuntu Dash or Terminal. To open Google Chrome from Terminal, run the following command:

$ google-chrome

 

Tags: Chrome 56, Chrome 56 Ubuntu, Chrome 56 Ubuntu PPA, Download Chrome 56, Download Google Chrome 56, Google Chrome 56, Google Chrome 56 Ubuntu, Google Chrome 56 Ubuntu PPA, Install Chrome 56 Ubuntu, Install Google Chrome 56 Ubuntu, Install Ubuntu Chrome 56, Install Ubuntu Google Chrome 56, Ubuntu Chrome 56, Ubuntu Google Chrome 56, Ubuntu PPA Chrome 56, Ubuntu PPA Google Chrome 56

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap