①Chromeのページから

別のプラットフォーム向けの Linux用Chrome をダウンロード (保存)

$ダウンロード内に保存される

②ターミナル開いて

$ sudo apt-get update

$ sudo apt-get install libappindicator1

$ sudo apt-get install libnss3

③インストール

$ ch ダウンロード

ダウンロード$ chmod -x  ダウンロードしたインストーラ名.deb

$sudo dpkg -i ダウンロードしたインストーラ名.deb

$ google-chrome

④右クリック登録

だめな時は一旦削除再インストール

$ sudo apt-get remove google-chrome-stable

参照:

After installing linbnss3, Chrome browser is opening

https://github.com/adieuadieu/serverless-chrome/issues/53

http://robotics4society.com/2016/06/16/ubuntu-chrome/

ありがとうございます。