Failure to open after ubuntu16.4 installation of 32-bit chrome, is complete

is it because the operation is wrong, or is it because Google stops supporting 32-bit chrome?
my actions:

  1. download 32-bit deb file address: https://google-chrome.en.upto.
  2. sudo dpkg-I deb filename
  3. sudo apt-get install-f

Open chrome after completion and discover:

clipboard.png

Mar.11,2021

this version is a little old, and Google stopped 32-bit support in 2016. If your machine is 64-bit, it is recommended to install 64-bit version.
or you can try that chromium, is not much different from chrome in function:

sudo apt-get install chromium-browser

or add chrome source

add-apt repository ppa:[chrome ppa]

you can also download

from the official website.

https://dl.google.com/linux/d.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7b94d9-29e63.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7b94d9-29e63.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?