• Home
  • DevOps
  • How To
  • Cloud
  • Security
  • Monitoring
  • Web
  • OS
tutorials-space.com
Menu
  • Home
  • DevOps
  • How To
  • Cloud
  • Security
  • Monitoring
  • Web
  • OS
Home  /  Browser • How To  /  How to install Google Chrome browser on Ubuntu 18.04
04 January 2019

How to install Google Chrome browser on Ubuntu 18.04

Written by aghouchaf
Browser, How To Leave a Comment

Table of Contents

  • 1. Objective
  • 2. Operating System and Software Versions
  • 3. Requirements
  • 4. Install prerequisites
  • 5. Download Google Chrome
  • 6. Install Google Chrome

1. Objective

The objective is to install the Google Chrome web browser on Ubuntu 18.04 Bionic Beaver Linux

2. Operating System and Software Versions

  • Operating System: – Ubuntu 18.04 Bionic Beaver 64-bit

3. Requirements

Privileged administrator/root access is required to install this software.

4. Install prerequisites

The simplest way to install an external package, like in this case the Google CHrome web browser, is by use of the gdebi command. Open up terminal and install the gdebi package using the following linux command:

sudo apt install gdebi-core 

5. Download Google Chrome

Next, use the wget command to download the Google Chrome package:

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

6. Install Google Chrome

To install the Google Chrome package on Ubuntu 18.04 Bionic Beaver using the gdebi command is as simple as:

sudo gdebi google-chrome-stable_current_amd64.deb 

When asked Do you want to install the software package? [y/N] answer y.

aghouchaf

 Previous Article Previous Post
Next Article   Create a Self-Signed SSL Certificate using Apache2 in Ubuntu 18.04

Related Posts

  • Install ELK On Ubuntu 18.04

    March 24, 2019
  • Create a Self-Signed SSL Certificate using Apache2 in Ubuntu 18.04

    January 13, 2019
  • How to install Couchbase Server on Ubuntu 18.04

    December 29, 2018

Leave a Reply

Cancel reply

Recent Posts

  • Install ELK On Ubuntu 18.04
  • Create a Self-Signed SSL Certificate using Apache2 in Ubuntu 18.04
  • How to install Google Chrome browser on Ubuntu 18.04
  • (no title)
  • Setup Nginx HTTP Server Self-Signed SSL/TLS Certificates on Ubuntu16.04 or 18.04

Recent Comments

    Archives

    • March 2019
    • January 2019
    • December 2018
    • March 2014

    Categories

    • Apache
    • Browser
    • centos
    • couchbase
    • Databases
    • debian
    • DevOps
    • ELK
    • How To
    • linux
    • network
    • nginx
    • Security
    • ssh
    • ssl
    • tls
    • Web

    Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org
    Advertisement
    • Popular Posts
    • Recent Posts
    • Install ELK On Ubuntu 18.04 March 24, 2019
    • Blog Post with Right Sidebar March 16, 2014
    • What DevOps Means? December 26, 2018
    • DevOps practices that you must implement in 2019 December 26, 2018
    • Install ELK On Ubuntu 18.04 March 24, 2019
    • Create a Self-Signed SSL Certificate using Apache2 in Ubuntu 18.04 January 13, 2019
    • How to install Google Chrome browser on Ubuntu 18.04 January 4, 2019
    • December 31, 2018

    Categories

    • Apache (6)
    • Browser (1)
    • centos (1)
    • couchbase (1)
    • Databases (1)
    • debian (2)
    • DevOps (3)
    • ELK (1)
    • How To (8)
    • linux (5)
    • network (1)
    • nginx (2)
    • Security (9)
    • ssh (1)
    • ssl (3)
    • tls (2)
    • Web (6)
    May 2022
    M T W T F S S
    « Mar    
     1
    2345678
    9101112131415
    16171819202122
    23242526272829
    3031  

    Tags

    apache web

    Social Media

    • Connect on Facebook
    • Connect on Twitter
    • Connect on Google+
    • Connect on Pinterest

    Tags

    apache web

    Archives

    • March 2019 (1)
    • January 2019 (2)
    • December 2018 (15)
    • March 2014 (2)

    Random Posts

    • How To Install Apache, MySQL and PHP (LAMP) on Ubuntu 18.04 December 27, 2018
    • How It Works Let’s Encrypt ? December 30, 2018

    © Copyright 2014. http://tutorials-space.com.