• 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 / Uncategorized / Install Google Chrome 44 (Stable PPA) on Ubuntu & Linux Mint

Install Google Chrome 44 (Stable PPA) on Ubuntu & Linux Mint

By Sourabh / August 6, 2015 Category: Uncategorized

Install Google Chrome 44 (Stable PPA) on Ubuntu, Debain and Linux Mint. Terminal commands to install Google Chrome on Ubuntu 15.05 and Ubuntu 14.04 (and Derivatives also).

Install Google Chrome Browser Using PPA

Google Chrome Browser 44 can be installed on Ubuntu and Linux Mint systems using the following command:


$ 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

Install Google Chrome via .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
$ google-chrome-stable

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
$ google-chrome-stable

Once it’s installed, you can open Google Chrome Browser via Ubuntu Dash or Terminal.

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


$ sudo apt-get remove google-chrome-stable

Tags: Google Chrome PPA Ubuntu, Google Chrome Stable PPA Ubuntu, Install Google Chrome 44 (Stable PPA) on Linux, Install Google Chrome 44 (Stable PPA) on Linux Mint, Install Google Chrome 44 (Stable PPA) on Ubuntu, Install Google Chrome Browser PPA Ubuntu, Install Google Chrome Browser Ubuntu PPA, Install Google Chrome Browser Using .Deb Package, Install Google Chrome Browser Using PPA, Install Google Chrome DEB Ubuntu, Install Google Chrome PPA Ubuntu, Install Google Chrome Ubuntu, Install Google Chrome Ubuntu PPA, Stable Google Chrome PPA Ubuntu, 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