반응형
1. download a package from the google chrome webpage. The name of the downloaded file may be 'google-chrome-stable_current_amd64.deb'.
2. If you faced an installation error, it may be because of library dependency.
3. follow me
$ sudo apt-get upgrade
$ sudo apt-get -f install
$ sudo apt-get install libgconf2-4 libnss3-1d libxss1
$ sudo dpkg -i google*.deb
'Linux' 카테고리의 다른 글
How install ROS kinetic (0) | 2018.05.31 |
---|---|
How to use shell script (0) | 2018.04.20 |
[Nvidia] graphic card driver installation fail error. "Kernel module failed to build" error. (0) | 2017.07.27 |
How to set anaconda python as default (0) | 2017.07.18 |
[nvidia] How to deal with infinite log-in error (0) | 2017.07.18 |