打开终端 输入 cd /tmp
对于32位版本:
wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
对于64位版本:
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
下载完后,运行
sudo dpkg -i google-chrome*
sudo apt-get -f install
最终搜索使用了。
本文详细介绍了如何在Ubuntu系统中安装Google Chrome浏览器,包括打开终端并进入临时目录,针对32位和64位系统分别下载对应版本的deb包,以及使用sudo权限进行安装和依赖项修复。

400

被折叠的 条评论
为什么被折叠?



