techsolv

where every visitor is statistically significant

You are here: Home » Articles » Computer Oriented » Adding fonts to Ubuntu
Wednesday, 22 Feb 2012

Adding fonts to Ubuntu

To add the basic Microsoft fonts, use the package which simplifies things.

sudo apt-get install msttcorefonts

This will install the most common TrueType fonts automatically. after that, run the following command to rebuild the font cache.

sudo fc-cache -fv

You can add other (private) TrueType fonts by adding them to the ~/.fonts folder. If you want them to be available system wide, add them to the /usr/share/fonts folder. (You'll need super-user/root privileges to install fonts system-wide.)

Last modified on Sunday, 19 June 2011 20:37
John Houghton

John Houghton

John is IT professional with the unusual ability to actually conjugate verbs.  Spelling?  uh, not so much so.  Sense of humor?  Sorta.

Website: www.techsolv.cc
More in this category: « Firefox performance