Saturday, December 13, 2008

Install A Font in Ubuntu Using Terminal

Just a quick tip to those wanting to install fonts in ubuntu, here's a quick how-to.

1. Open Terminal

2. type sudo cp (path to font, ex. /home/bzm64/desktop/triforce.ttf) /usr/share/fonts/truetype/custom

3. Terminal will prompt for your password. Type it in, and hit enter

4. You're done. Go check to make sure that the font is install at the path you installed it in.

No comments: