• 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 42 (Stable) on Ubuntu 14.10, Ubuntu 14.04, Debian, Fedora, CentOS, OpenSUSE, Mageia & OpenMandriva

Install Google Chrome 42 (Stable) on Ubuntu 14.10, Ubuntu 14.04, Debian, Fedora, CentOS, OpenSUSE, Mageia & OpenMandriva

By Sourabh / April 16, 2015 Category: How To, Ubuntu

Install Google Chrome 42 (Stable) on Ubuntu 14.10, Ubuntu 14.04 and Debian. Install Chrome 42 on Fedora and CentOS Systems. Install Chrome 42 on OpenSUSE Systems. Install Chrome 42 on Mageia and OpenMandriva Systems.

Follow the instructions given below to install Google Chrome 42 (Stable) on Linux Systems.

Install Chrome 42 on Ubuntu, Debian & Derivative

To install Chrome 42 on Ubuntu, Debian and Derivatives, run the following commands in Terminal. Please note that the commands are same for both 32 bit and 64 bit 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

To uninstall and remove Chrome 42 stable, run the following command:

sudo apt-get remove google-chrome-stable

Install Chrome 42 on Fedora and CentOS Systems

To install Chrome 42 on Fedora and CentOS Systems (32 bit), run the following commands in Terminal:

sudo sh -c 'echo -e "[google-chrome]\nname=google-chrome - 32-bit\nbaseurl=http://dl.google.com/linux/chrome/rpm/stable/i386\nenabled=1\ngpgcheck=1\ngpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub" >> /etc/yum.repos.d/google-chrome.repo'
sudo yum update
yum install google-chrome-stable

To install Chrome 42 on Fedora and CentOS Systems (64 bit), run the following commands in Terminal:

sudo sh -c 'echo -e "[google-chrome]\nname=google-chrome - 64-bit\nbaseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64\nenabled=1\ngpgcheck=1\ngpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub" >> /etc/yum.repos.d/google-chrome.repo'
sudo yum update
yum install google-chrome-stable

To uninstall and remove Chrome 42 on Fedora and CentOS Systems (32/64 bit), run the following commands in Terminal:

sudo yum remove google-chrome-stable

Install Chrome 42 on OpenSUSE Systems

To install Chrome 42 on OpenSUSE Systems (32 bit), run the following commands in Terminal:


sudo zypper ar http://dl.google.com/linux/chrome/rpm/stable/i386 Google-Chrome
sudo zypper refresh
sudo zypper install google-chrome-stable

To install Chrome 42 on OpenSUSE Systems (64 bit), run the following commands in Terminal:

sudo zypper ar http://dl.google.com/linux/chrome/rpm/stable/x86_64 Google-Chrome
sudo zypper refresh
sudo zypper install google-chrome-stable

To uninstall and remove Chrome 42 from OpenSUSE Systems (32/64 bit), run the following commands in Terminal:


sudo zypper remove google-chrome-stable

Install Chrome 42 on Mageia and OpenMandriva Systems

To install Chrome 42 on Mageia and OpenMandriva Systems (32 bit), run the following commands in Terminal:


sudo rpm --import https://dl-ssl.google.com/linux/linux_signing_key.pub
sudo urpmi.addmedia --update chrome_i386 http://dl.google.com/linux/chrome/rpm/stable/i386
sudo urpmi google-chrome-stable

To install Chrome 42 on Mageia and OpenMandriva Systems (64 bit), run the following commands in Terminal:

sudo rpm --import https://dl-ssl.google.com/linux/linux_signing_key.pub
sudo urpmi.addmedia --update chrome_x86_64 http://dl.google.com/linux/chrome/rpm/stable/x86_64
sudo urpmi google-chrome-stable

To uninstall and remove Chrome 42 on Mageia and OpenMandriva Systems (32/64 bit), run the following commands in Terminal:


sudo urpme google-chrome-stable

Tags: Google Chrome 42 (Stable), How To Install Google Chrome 42 (Stable) On The Most Popular Linux Systems, Install Chrome 42 on Fedora, Install Chrome 42 on Mageia, Install Chrome 42 on OpenSUSE Systems, Install Google Chrome 42 (Stable), Install Google Chrome 42 (Stable) on CentOS Systems, Install Google Chrome 42 (Stable) on Debian, Install Google Chrome 42 (Stable) on OpenMandriva Systems, Install Google Chrome 42 (Stable) on Ubuntu 14.04, Install Google Chrome 42 (Stable) Ubuntu, Linux Ubuntu Google Chrome 42 (Stable), Ubuntu 14.04, Ubuntu 14.10, Via The Official Google Repository Install Google Chrome 42 (Stable) on Ubuntu 14.10

Primary Sidebar

Latest Posts

How To Check Difference Between Two Files In Linux Ubuntu

How To Check Kernel Installed Date In Linux Command Line

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 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

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

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