How to install new fonts (or Windows fonts) in Ubuntu Linux

Ubuntu-logo-brown

There are a lot of reasons why one would want to add new fonts (or may be even Windows fonts) to Ubuntu or other Linux distros. Sometimes some specific fonts are needed in some official document, or sometimes they are just too cool to miss. Whatever reason may be, but a newbie may find it difficult to do so. So, here is a small easy way to add new fonts to Ubuntu (or some other Linux distro).

Step 1

Open the terminal window, by clicking "Application" -> "Accessories" -> "Terminal". In other distros the Terminal may be present in some other directory, so do a little searching (or drop in a comment and mention specific distro).

1 - Ubuntu Screenshot Showing the menu with pointing to terminal

Step 2

Once you have got you Terminal open, type following command in it (and press enter):

sudo apt-get install ttf-mscorefonts-installer

Once the package is installed type this command:

sudo nautilus

Note: Nautilus is the default file browser/organizer in GNOME desktop, if you use desktop other than GNOME type the name of the corresponding desktop after sudo (for example "sudo dolphin" in KDE desktop).

2 - Ubuntu Screenshot Showing the terminal with sudo nautilus

Step 3

One the above mentioned command is executed you will see nautilus open under root.

3 - Ubuntu Screenshot Showing the nautilus open under root access

Step 4

Select "File System" from left pannel. One you are in "File System" open the folder "usr" then open "share". Now search for "font" you will find a folder named "font" open it.

4 - Ubuntu Screenshot Showing the nautilus open under root access with font folder

Step 5

Now if you have followed the instructions correctly, you are in the "fonts" folder and you must be able to see the folders with default fonts. Here create a new directory, I have named it "Windows", because I was copying the windows font. ;)

5 - Ubuntu Screenshot Showing the nautilus open under root access creating new folder

Step 6

Open the newly created directory and copy all of your fonts into it. Now close the file browser.

6 - Ubuntu Screenshot Showing the nautilus open under root access with font folder new fonts added

Step 7

Just to check if the new fonts are now installed open any application (I opened OpenOffice.org Writer). and check if the new fonts are installed proper which are in this case.

7 - Ubuntu Screenshot Showing the Openofficeorg Writer open with all new fonts added

Drop in comments if you have any question.

Iqrash Awan

Some say he’s half man half fish, others say he’s more of a seventy/thirty split. Either way he’s a fishy bastard.

0 comments: