```cmd wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - 安装证书 sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list' 添加Chrome官方源 sudo apt-get update sudo apt-get install ``` #可选版本 google-chrome-stable google-chrome-beta google-chrome-unstable Loading... ```cmd wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - 安装证书 sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list' 添加Chrome官方源 sudo apt-get update sudo apt-get install <package name> ``` #可选版本 google-chrome-stable google-chrome-beta google-chrome-unstable Last modification:December 7, 2020 © Allow specification reprint Like 如果觉得我的文章对你有用,请随意赞赏