HOWTO: Install a .TTF Font in Ubuntu Hardy Heron

If you have a .ttf file (lets call it your_font.ttf) that you have downloaded and want to install it as an available font you should follow these steps:

1. Create somewhere to keep your .ttf fonts:
sudo mkdir /usr/share/fonts/truetype/custom

2. Copy your font there:
sudo cp your_font.ttf /usr/share/fonts/truetype/custom

3. Run the following command to rebuild your font cache:
sudo fc-cache -f -v

That should be it! Your sexy new font should now be available.

1 Response to “HOWTO: Install a .TTF Font in Ubuntu Hardy Heron”


  1. 1 Bill Dunk-Green May 27th, 2009 at 7:33 pm

    You’d think this would be easier to do. Thanks for the help!

Leave a Reply






Add to Technorati Favorites
Zen Handbook

Latest Posts

RSS