• 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 Browser 43 on Ubuntu 15.04, Ubuntu 14.04, Ubuntu 14.10

Install Google Chrome Browser 43 on Ubuntu 15.04, Ubuntu 14.04, Ubuntu 14.10

By Sourabh / May 25, 2015 Category: How To, Ubuntu

Install Google Chrome Browser 43 using PPA and install Google Chrome 43 using .Deb Package. Install Google Chrome 43 on Debian, Linux Mint and Ubuntu 15.04, Ubuntu 14.04, Ubuntu 14.10 and Derivatives.

The Google Chrome stable build 43.0.2357.65 has been released on May 19th, 2015 for Windows, Mac and Linux Systems.

Installing Google Chrome Browser Using PPA

Open Terminal and run the following commands to install Google Chrome 43 using PPA:


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

Please note that the Google PPA provides three Google Chrome versions – stable, beta and unstable. Look below to install whatever version of Google Chrome you prefer.

Install Chrome Stable Version


sudo apt-get install google-chrome-stable

Install Chrome Beta Version

sudo apt-get install google-chrome-beta

Install Chrome Unstable Version

sudo apt-get install google-chrome-unstable

Installing Google Chrome Browser Using .Deb Package

Open Terminal and run the following commands to install Google Chrome 43 using .Deb package:
On 32-Bit System


wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
sudo dpkg -i google-chrome-stable_current_i386.deb

On 64-Bit System


wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb

Uninstall and Remove Google Chrome Browser

If you wish to uninstall and remove th Google Chrome Browser from Ubuntu Systems, run the following command:

sudo apt-get remove google-chrome-stable

Tags: Google Chrome 43 Ubuntu, Google Chrome PPA Ubuntu, Google Chrome Ubuntu, Install Google Chrome Linux Ubuntu, Install Google Chrome Ubuntu, Install Google Chrome Ubuntu 14.04, Install Google Chrome Ubuntu 14.10, Install Google Chrome Ubuntu 15.04, Installing Google Chrome Browser Using .Deb Package, Installing Google Chrome Browser Using PPA, Ubuntu 14.04, Ubuntu 14.10, Ubuntu 15.04, Ubuntu Google Chrome PPA

Primary Sidebar

Latest Posts

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

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

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

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