Running a few simple commands helps you to install fonts in Ubuntu.
The different ways of installing Fonts on Ubuntu are described below.
Installing fonts for single useInstalling fonts for systemwide useInstalling Microsoft Windo...
yum install scim-piny
Increate a symbolic link to /etc/X11/xinit/xinput.d/scim with name as xinput-YOURLOCALE under /etc/alternatives, e.g. xinput-en_US
Add scim -d to any of your startup script, e.g. xsession, .bashrc, .bash_prof...