Arabic Fonts on Ubuntu
to install Arabic fonts just open your terminal (Applications -> Accessories
-> Terminal ) and type
sudo apt-get install ttf-arabeyes xfonts-intl-arabic ttf-kacst msttcorefonts
msttcorefonts
that's for the pre-packaged Arabic fonts, if you have more fonts that you
want to install open your terminal and type
mkdir /home/$USER/.fonts and then type gnome-open /home/$USER/.fonts and
paste your fonts to that directory.
-> Terminal ) and type
sudo apt-get install ttf-arabeyes xfonts-intl-arabic ttf-kacst msttcorefonts
msttcorefonts
that's for the pre-packaged Arabic fonts, if you have more fonts that you
want to install open your terminal and type
mkdir /home/$USER/.fonts and then type gnome-open /home/$USER/.fonts and
paste your fonts to that directory.