脚本专栏 
首页 > 脚本专栏 > 浏览文章

Ubuntu、Linux Mint一键安装Chrome浏览器的Shell脚本分享

(编辑:jimmy 日期: 2024/9/20 浏览:3 次 )

把下面的脚本保存为xxx.sh,然后 sudo sh xxx.sh

复制代码 代码如下:
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" /etc/apt/sources.list.d/google-chrome.list'
sudo apt-get update
#下面是稳定版
#sudo apt-get -y install google-chrome-stable
#下面是beta版
sudo apt-get -y install google-chrome-beta
#下面是不稳定版
#sudo apt-get -y install google-chrome-unstable

上一篇:Ubuntu下定时提交代码到SVN服务器的Shell脚本分享
下一篇:Ubuntu服务器配置apache2.4的限速功能shell脚本分享
友情链接:杰晶网络 DDR爱好者之家 南强小屋 黑松山资源网 白云城资源网 SiteMap