-bash: fc-cache: command not found 错误解决方法

短命女 2023-01-17 09:22 520阅读 0赞

参考博客
执行 fc-cache -fv 命令的时候报 -bash: fc-cache: command not found 错误,需要安装 fontconfig 解决。

CentOS:

  1. yum install fontconfig -y

Ubuntu/Debian:

  1. apt-get install fontconfig

发表评论

表情:
评论列表 (有 0 条评论,520人围观)

还没有评论,来说两句吧...

相关阅读