一、将需要安装的字体文件夹上传到Linux
二、移动到系统字体目录
root@debian12:~# cd ~
root@debian12:~# ls
zt
root@debian12:~# mv zt usr/share/fonts/复制
三、安装字体
root@debian12:~# fc-cache -rv
Font directories:
root/.local/share/fonts
usr/share/gnome/fonts
usr/local/share/fonts
usr/share/fonts
root/.fonts
usr/share/fonts/X11
…………………………………………
/root/.local/share/fonts: skipping, no such directory
/usr/share/gnome/fonts: skipping, no such directory
/usr/local/share/fonts: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts: caching, new cache contents: 0 fonts, 7 dirs
/usr/share/fonts/X11: caching, new cache contents: 0 fonts, 6 dirs
……………………………………………………
fc-cache: succeeded复制
四、重启
reboot复制
五、测试字体
文章转载自云自由,如果涉嫌侵权,请发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。
评论
相关阅读
Oracle 数据库安装只需 5 分钟?不服不行!
Lucifer三思而后行
83次阅读
2025-03-22 22:46:06
RedHat Enterprise Linux 6.6静默安裝Oracle 11.2.0
dastone
68次阅读
2025-03-10 17:18:46
Oracle RHEL 5.8 安装
Albert Tan DBA 之路
47次阅读
2025-03-11 11:32:33
Linux中/proc/*代表的意义
watson
43次阅读
2025-03-02 12:38:34
LINUX(suse,redhat)双网卡绑定操作步骤
IT那活儿
33次阅读
2025-03-07 10:30:04
Linux中使用pwck/pwconv/pwunconv/chpasswd快速检查账号信息
watson
33次阅读
2025-03-06 10:45:12
Linux操作系统如何判断root用户密码的有效期
watson
29次阅读
2025-03-17 09:24:04
Linux中lsof命令详解使用
watson
29次阅读
2025-03-15 09:15:25
Linux中的xargs命令妙用
watson
29次阅读
2025-03-09 09:14:07
Linux操作系统安全加固---设置密码有效时间
watson
27次阅读
2025-03-21 17:19:05