- Ubuntu
- Package management
- here
Japanese font IPA font installation
Japanese fonts provided by IPA Let's install IPA fonts on Ubuntu. It can be installed with the apt command.
sudo apt install -y fonts-ipafont
Let's update the font cache.
fc-cache -fv
Make sure the fonts are installed.
fc-list | grep -i ipa