deepin安装chrome

deepin安装chrome

前言

当前时间是2025年11月20日,我所使用的deepin版本如下:

一、下载chrome安装包地址

https://www.google.com/chrome/next-steps.html?statcb=0&installdataindex=empty&defaultbrowser=0

或者网盘下载

通过网盘分享的文件:google-chrome-stable_current_amd64.deb

链接: https://pan.baidu.com/s/1CGEE0EtHZYf8XKqGbwFDaA

提取码: chen

二、安装fonts-liberation字体

1.下载fonts-liberation字体

打开终端输入如下内容:

bash 复制代码
wget http://ftp.debian.org/debian/pool/main/f/fonts-liberation/fonts-liberation_1.07.4-11_all.deb

2.安装fonts-liberation字体

终端输入:

bash 复制代码
sudo dpkg -i fonts-liberation_*.deb

三、双击安装即可

相关推荐
John_ToDebug20 小时前
Chrome 浏览器原生下载逻辑架构
chrome·架构·下载
modelmd20 小时前
研究C语言的hello world输出
c语言·开发语言·chrome
fen_fen2 天前
下载Chrome浏览器对应的Driver
前端·chrome
用户6757049885022 天前
不装插件不写代码!教你一招搞定网页长截图!清晰且高效!
前端·chrome
kyriewen2 天前
别再乱装图片插件了!我手写了一个,能扒光整个网页(含背景/iframe/Shadow DOM)
前端·chrome·浏览器
风曦Kisaki3 天前
# Linux Shell 编程入门 Day01:Shell 基础认知、脚本编写规范、变量四大类型、数值运算
linux·运维·chrome
APIshop3 天前
1688 跨境寻源通详情接口深度解析:从接入到实战
前端·网络·chrome
IMPYLH3 天前
Linux 的 sum 命令
linux·运维·服务器·chrome·python·bash
计算机安禾3 天前
【Linux从入门到精通】第25篇:循环结构——重复造轮子的终结者
linux·运维·chrome