简单3步
1. wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
2. sudo dpkg -i --force-depends google-chrome-stable_current_amd64.deb
3. sudo apt-get install -f
本文提供了一种简单的方法来在Linux系统上安装Google Chrome浏览器。只需三个步骤:使用wget下载deb包,通过sudo dpkg安装并依赖,最后用sudo apt-get解决依赖问题。
简单3步
1. wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
2. sudo dpkg -i --force-depends google-chrome-stable_current_amd64.deb
3. sudo apt-get install -f
1万+

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