Ubuntu install Chrome

本文提供了在Ubuntu系统中安装Google Chrome浏览器的详细步骤。包括通过Chrome官网下载安装包、使用命令行工具进行安装及解决安装过程中遇到的依赖问题。

安装方法:

  1、在Google chrome上面下载Chrome浏览器。无法访问的请翻墙

  2、Ctrl+Alt+T 打开终端,进入你刚刚下载好的Chrome包存放的文件夹

cd ~/Downloads


   3、使用dpkg命令安装Chrome包:



sudo dpkg -i google-chrome-stable_current_amd64.deb


  会出现下面的错误:

Selecting previously unselected package google-chrome-stable.
(Reading database ... 170670 files and directories currently installed.)
Unpacking google-chrome-stable (from google-chrome-stable_current_amd64.deb) ...
dpkg: dependency problems prevent configuration of google-chrome-stable:
 google-chrome-stable depends on libxss1; however:
  Package libxss1 is not installed.
dpkg: error processing google-chrome-stable (--install):
 dependency problems - leaving unconfigured
Processing triggers for man-db ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Errors were encountered while processing:
 google-chrome-stable



4、找到问题是因为没有安装这个libxss1的依赖包

sudo apt-get install -f libxssl



5、重新安装chrome,即可成功。

6、dash 中输入chrome

以上内容参考了:http://fiture.me/share/304.html

转载于:https://my.oschina.net/u/590649/blog/350194

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值