• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

AI, Linux, Cloud and DevOps

  • Home
  • Resources
    • Learn Linux
    • Articles
  • My Projects & Work
    • My Nagios Plugin
    • My Dockerhub Repo
    • My WordPress plugins
    • My Github Repos
  • Facebook Page
  • Contact
  • Privacy Policy
  • About Me
You are here: Home / Articles / Quick installation of Google Chrome in Linux Mint 15 Olivia

Quick installation of Google Chrome in Linux Mint 15 Olivia

October 30, 2013 by Sharad Chhetri 2 Comments

In this post we will learn about quick installation of Google Chrome in Linux Mint 15 Olivia. As we know the Linux Mint 15 distro is based on Ubuntu 13.04 , hence apt-get and dpkg command can be run.

To install the Google Chrome by using command line ,follow the given below steps

Step 1: Download the latest Google Chrome from the Google Chrome website.
Open the web browser and type the link https://www.google.com/intl/en/chrome/browser/

chrome

Step 2: Now check your operating system architecture either by using command arch in terminal (Menu >> System Tools >> Terminal). And as per your operating system architecture download the package and it must have .deb extension.

chrome

chrome3

Step 3: Now install the downloaded package by using command dpkg

Command syntax: sudo dpkg -i Downloaded-package_name
See the screenshot for reference:

eg.

sudo dpkg -i google-chrome-stable_current_amd64.deb
chrome

Step 4: After successful installation.Now open the Google Chrome browser by clicking on Menu >> Internet >> Google Chrome
See the given below screenshots for more reference-

chrome

chrome

chrome

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Print (Opens in new window) Print
  • Email a link to a friend (Opens in new window) Email
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Reddit (Opens in new window) Reddit
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon

Articles

Easy and quick installation of VirtualBox 4.2.10 in Linux Mint Olivia
How to upgrade Linux Mint 15 to Linux Mint 16
Install Maxthon cloud browser on Ubuntu
Easy steps to install latest google chrome in Linux Mint 15
How To Install pip3 / pip2 In Linux
Recover Linux Grub Password in linux rescue mode CentOS/Red Hat
Essential Linux Commands Every Beginner Should Know | With Examples
Learn tar command and know about its precaution
Install Google Chrome on Ubuntu 14.04.3 LTS
Install and compile Nginx on Ubuntu 18.04 LTS server
list files and directories by 4 commands in linux
Install latest Google Chrome in Ubuntu 14.04 LTS (Trusty Tahr)
Google Authenticator Apps
Yum command to download rpm file without installing in linux system
Protect ssh with Google Authenticator on Ubuntu 14.04 LTS

Filed Under: Articles Tagged With: Google Chrome, Linux Mint

Reader Interactions

Comments

  1. Prabal says

    March 26, 2014 at 3:56 pm

    Hey!

    I tried, but I am new to Linux and could not configure it out. I am using Mint 15, i686.

    I downloaded chrome. But it says on the system status- “wrong architecture amd 64”

    Do you know what I could do?

    Regards, !

    Reply
    • sharad chhetri says

      March 27, 2014 at 2:11 am

      Hello Prabal,

      Mostly 32 bit and 64 bit operating system are used by many users.Either it can be Linux,Windows,Solaris,MacOS or any.
      64 bit Software are installed only in 64 bit Operating System. But 32 bit software can be installed in 32 bit and 64 bit Operating System.(But we always prefer to use 32 bit software to 32 bit O.S)

      In case if you are trying to install 64 bit software in 32 bit Operating system ,it will not be installed and show the error “wrong architecture ”

      The above was basic information.

      To solve your problem in Linux Mint.

      Open the terminal and run the command arch . It will show O.S architecture in linux.
      As per your question,it seems you have installed 32 bit Linux Mint.Hence, suggest you to download 32 bit Google Chrome for your Linux Mint
      and run the command, sudo dpkg -i package-name-you-downloaded.deb
      (Replace package-name-you-downloaded.deb with actual file name )

      https://www.google.com/intl/en/chrome/browser/

      Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Articles

  • Install n8n docker in Ubuntu for practicing
  • Bash Script: MySQL Database backup to AWS S3
  • Automate no touch Jenkins setup wizard on docker (jcac)
  • How to run and configure Jenkins in Docker container
  • Complete Guide: How to install Nagios Monitoring on AlmaLinux / Rocky Linux
  • Install KVM on Ubuntu 24.04 LTS ( Bash Script )
  • How to install GIMP 2.10 on Ubuntu / Debian
  • 5 ways to check Ubuntu version of system (commands and GUI)
  • How To Solve Forgot MySQL / MariaDB Root Password
  • Create Self Hosted Build Agent Docker Image for Azure DevOps

Copyright © 2026 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From India.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy