Chinese
Japanese
Korean
hangul
Korean
sudo apt-get install ttf-unfonts-core ttf-unfonts-extra -y
Others
这个包包含了许多由于法律原因而无法与操作系统绑定的重要软件包,
如Adobe公司的Flash与Microsoft的字体。
自己安装这些软件是没有任何问题的,
但开发者不能默认地包含这些软件。打开一个终端,输入如下命令:
sudo apt-get install ubuntu-restricted-extras ttf-mscorefonts-installer
tip
sudo apt-cache search ^fonts- | sed 's/^\(fonts-[^ ]*\).*$/\1/' | xargs sudo apt-get install
# sudo apt-get install fonts-arphic-ukai fonts-arphic-uming fonts-ipafont-mincho fonts-ipafont-gothic fonts-unfonts-core |
---|
url
Ubuntu環境下,一些字型套件
http://samwhelp.github.io/blog/read/linux/ubuntu/font/font-package/index.html