Install Google Chrome under ubuntu

  deb  is the installation format of Debian Linux and can also be used in ubuntu. To install the deb installation package, you need to use  dpkgthis terminal command, the command format is as follows: 

    $ sudo dpkg -i <package.deb>
  1.  At this point download the latest version of the installation file from  https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
  2. Execute the following command in terminal
  3. $ sudo apt install libappindicator1 libindicator7
    $ sudo dpkg -i google-chrome-stable_current_amd64.deb   
    $ sudo apt -f install

    Specific steps:

    • Put the downloaded installation file on the ubuntu desktop;
    • Open the terminal and execute the commands in sequence;
    •  

    •  

    •  

    • At this point, the Google Chrome installation is complete. You can find it by searching for 'chrome' in the computer that searches for nin.
    •  

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325117304&siteId=291194637