motorscript.com

Install Preeti Font in Linux (Fedora)

Published:
Note: This is an archived post. Information may not be relevant now.

Script to download and install Preeti font on your Fedora Linux system:

wget http://www.fontsaddict.com/font/download/preeti.TTF
mkdir /usr/share/fonts/myfonts
mv preeti.TTF /usr/share/fonts/myfonts/
fc-cache -f -v

Installing it in Windows is even easier. Just press Ctrl+W and wait for two minutes.