Linux系统安装Google Chrome

1.进入谷歌浏览器官网

Google Chrome - Download the Fast, Secure Browser from GoogleGet more done with the new Google Chrome. A more simple, secure, and faster web browser than ever, with Google's smarts built-in. Download now.http://www.google.cn/intl/en_us/chrome/

2.根据电脑系统下载安装包

3.找到下载好的安装包,并在其位置打开终端

第一次安装需要运行:

复制代码
sudo apt install gdebi

4.运行安装

复制代码
sudo gdebi <谷歌安装包名>

安装包的名字可以使用Ctrl+C复制,Ctrl+Shift+V粘贴

按y执行安装

5.安装完成打开

相关推荐
Highcharts.js2 小时前
Highcharts 云端渲染的真相:交互式图表与服务器端生成的边界
前端·信息可视化·服务器渲染·highcharts·图表渲染
zhuyan1083 小时前
Linux 系统磁盘爆满导致无法启动修复指南
前端·chrome
编程牛马姐3 小时前
独立站SEO流量增长:提高Google排名的优化方法
前端·javascript·网络
NotFound4864 小时前
实战指南如何实现Java Web 拦截机制:Filter 与 Interceptor 深度分享
java·开发语言·前端
Dontla4 小时前
高基数(High Cardinality)问题介绍(Prometheus、高基数字段、低基数字段)
前端·数据库·prometheus
whuhewei6 小时前
为什么客户端不存在跨域问题
前端·安全
妮妮喔妮7 小时前
supabase的webhook报错
开发语言·前端·javascript
yivifu7 小时前
手搓HTML双行夹批效果
前端·html·html双行夹注
奔跑的卡卡8 小时前
Web开发与AI融合-第一篇:Web开发与AI融合的时代序幕
前端·人工智能
IT_陈寒8 小时前
Redis批量删除的大坑,差点让我加班到天亮
前端·人工智能·后端