• 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

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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