Last Updated: November 19, 2020
·
10.55K
· phifo

Install Japanese, Korean and Chinese fonts on Arch Linux (yaourt require)

This is a simple yaourt command line that install most of the Japanese, Korean and Chinese fonts. It requires yaourt. The --noconfirm parameter is just for skip the install confirmation of every font (and all its dependencies), you can omit the parameter if you want to check every font installation. This may take a while, so you can execute the command and go for some coffee.

yaourt -S ttf-tw wqy-microhei wqy-zenhei ttf-arphic-ukai ttf-arphic-uming opendesktop-fonts wqy-bitmapfont ttf-hannom otf-ipafont ttf-vlgothic ttf-mplus ttf-ipa-mona ttf-monapo ttf-sazanami ttf-baekmuk ttf-alee ttf-unfonts-core ttf-nanum ttf-nanumgothic_coding --noconfirm

Reference: ArchWiki

Related protips:

Common fonts for Windows & Mac