[LINUX] Install Chrome on CentOS 7 series

Purpose

--Since I got stuck even installing Chrome in my first experience with CentOS, I will summarize the method

Implementation environment

--CentOS version 7.8.2003

Overview

  1. Download rpm file
  2. Installation using yum

Details

  1. Download rpm file

  2. Access the following page. - https://www.google.co.jp/chrome/thank-you.html?brand=CHBD&statcb=0&installdataindex=empty&defaultbrowser=0

  3. Select 64-bit .rpm (for Fedora / openSUSE) and click "Agree and Install".

  4. Click "Save as program file".

  5. Installation using yum

  6. Change to the Download directory.

  7. Execute the following command to install.

    ```terminal
    $ sudo yum -y install google-chrome-stable_current_x86_64.rpm
    ```
    
  8. Click "Kickoff Application Launcher" at the bottom left of the desktop, and there is a Chrome icon in "Applications"-> "Internet".

Recommended Posts

Install Chrome on CentOS 7 series
Install ImageMagick-6.2.x series on CentOS7.7
Install Faiss on CentOS 7
Install numba on CentOS 7.2
Install Python3.4 on CentOS 6.6
Install mecab-python on CentOS
Install Python 2.7.3 on CentOS 5.4
Install awscli on centos7
Install Chainer on CentOS 6.7
Install Python 3.8 on CentOS 7 (SCL)
Install Python 3.8 on CentOS 8 (AppStream)
Steps to install MySQL 8.0 on CentOS 8.1
raspberry pi 4 centos7 install on docker
Install java (Oracle JDK14) on CentOS7
How to install PyPy on CentOS
How to install TensorFlow on CentOS 7
Install pip on CentOS7. Also iPython.
Install VirtualBox on CentOS 7 on VirtualBox (mac + vagrant)
Install Python on CentOS using Pyenv
How to install Maven on CentOS
Study Note 9_Install Jenkins on CentOS7
Install Python on CentOS using pyenv
Enable sar command on CentOS (install sysstat)
CentOS8 --Install --Django
Install Mecab on Linux (CentOS) with brew
How to install Apache (httpd) on CentOS7
How to install Eclipse GlassFish 5.1.0 on CentOS 7
How to install Apache (httpd) on CentOS8
Install PostgreSQL from source code on CentOS
CentOS8 --Install --Python3
Install pyenv and rbenv on CentOS system-wide
[Ansible] Install dnf on Centos7 with Python3 interpreter
[Failure] Install Stack Overflow Clone Askbot on CentOS 6.4
Install PHP 7 series on Amazon Linux 2 with Amazon Linux Extras
Install mecab on Marvericks
Install Tensorflow on Mac
Install TensorFlow on Ubuntu
Install python on WSL
Install pyenv on mac
Install pip on Mavericks
Install Python on Pidora.
Install mongodb on termux
Install Scrapy on python3
Install docker on Fedora31
Install Ansible on Mac
Install Python on Mac
Install Python 3 on Mac
Install Plone (4.3.6) on MacOSX (10.10.3)
Install PySide2 on Ubuntu
Install gensim on Marvericks
Install JModelica on Ubuntu
Install Anaconda on Windows 10
Install numpy on Marvericks
Install python on windows
Install enebular-agent on Chromebook
Install pycuda on Windows10
Install aws-cli on MacPorts
Install pygraphviz on Windows 10
Install Docker on AWS
Install Python 3.3 on Ubuntu 12.04
Install Chainer 1.5.0 on Windows