• 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 47.0 On Ubuntu 15.10

Install Google Chrome 47.0 On Ubuntu 15.10

By Sourabh / December 2, 2015 Category: How To, Ubuntu

Install the latest stable release of Google Chrome in Ubuntu, via Repository (PPA). Terminal commands to install Chrome on Ubuntu 15.10, Ubuntu 14.04 and Derivatives. Chrome 47.0.2526.73 contains a number of fixes and improvements. This update includes 41 security fixes.

chrome-47Run the following commands in Terminal to install Chrome on Ubuntu Systems:

$ sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
$ wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
$ sudo apt-get update
$ sudo apt-get install google-chrome-stable

Please note that the above commands are valid both, 32 bith and 64 bit Ubuntu systems.

Once installed, open Chrome via Ubuntu Dash or Menu.

If you aren’t happy with Chrome and wish to uninstall Chrome from Ubuntu Systens, run the following commands:

$ sudo apt-get remove google-chrome-stable

Tags: Download Google Chrome Ubuntu, Install Chrome Browser Ubuntu Via Command Line, Install Chrome Browser Via Command Line, Install Chromium Ubuntu, Install Google Chrome in Ubuntu 14.04, Install Google Chrome in Ubuntu 14.10, Install Google Chrome in Ubuntu 15.04, Install Google Chrome in Ubuntu 15.10, Install Google Chrome in Ubuntu via PPA, Install Google Chrome in Ubuntu via Repository

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