Ubuntu 添加中文字体

查看系统类型

cat /proc/version

查看中文字体

fc-list :lang=zh-cn

安装字体

sudo apt install -y --force-yes --no-install-recommends fonts-wqy-microhei

sudo apt install -y --force-yes --no-install-recommends ttf-wqy-zenhei

再次查看中文字体

字体软件包下载:https://packages.ubuntu.com/trusty/fonts/

posted @ 2019-01-22 10:12  寒爵  阅读(17820)  评论(0编辑  收藏  举报