ubuntu

How to Install Mircosoft Windows fonts on Ubuntu

0

In ubuntu you can install microsoft windows fonts in three ways.

Terminal method:

1.Open your terminal  copy and paste below command and press enter:

sudo apt-get install ttf-mscorefonts-installer

To open terminal go to Applications->Accessories->Terminal.

Copy from windows Method:

Copy windows True Type fonts(TTF) directly from windows and create a new folder in Ubuntu’s Home folder and name it  “Fonts“ and paste the fonts.Then Rename the folder “Fonts” to “.Fonts” to hide the folder.Restart ubuntu.
[OR]
Copy windows True Type fonts(TTF) directly from windows and create a new folder in Ubuntu’s Home folder and name it  “Fonts“ and paste the fonts.just open each font and click install button below the font viewer.

Synaptic Package Manager Method:

1. Open your Synaptic Package Manager. To open Synaptic Package Manager,go to  System->Administration->Synaptic Package Manager (Enter your login password for authorization).
2. Type

ttf mscorefonts

in quick search bar.
3. Right click ttf-mscorefonts-installer and select mark for installation.
4. Then click on Apply.

If you enjoyed this article, Get email updates (It’s Free)
avatar
Author :  

Hello visitor! Subscribe to the RSS feed or subscribe via email to receive updates.

Browse related articles

Ubuntu 13.10 (Saucy Salamander) Release Schedule Ubuntu 13.10 (Saucy Salamander) Release Schedule

Ubuntu 13.10 (Saucy Salamander) is scheduled for release in  17th October, 2013 Ubuntu 13.10 Release Schedule: Ubuntu 13.10 Alpha 1 – June 20th,2013 Ubuntu 13.10 Alpha 2 – July 18th,2013 Ubuntu 13.10 Alpha 3 – August 1st,2013 Ubuntu 13.10 Beta 1- September 5th,2013 Ubuntu 13.10 Final Beta – September 26th,2013 Ubuntu 13.10 Release Candidate – [...]

Linux 3.9 released Linux 3.9 released

Linux 3.9 is now available for download.What’s new in this release? Fix a build warning Fix missing put_cpu_var() in tlb_batch_add_one() when not batching. do not expose broken video output streams disable -mlong-calls compiler option for kernel modules fix atime/mtime regression Provide __ucmpdi2 to resolve undefined references in 32bit builds. Change kunmap macro to static inline [...]

Ubuntu 13.04 Released Ubuntu 13.04 Released

Ubuntu 13.04 (Raring Ringtail) is now available for download. What’s new in ubuntu 13.04? Linux kernel 3.8.8 Unity user interface changes Unity 7 New interface animations, including window snap Scroll-switching of open windows from Unity Launcher New Social Lens Workspace item removed from launcher A new sync menu for Ubuntu One Upstart 1.8 LibreOffice 4.0 [...]

Ubuntu 13.10 codenamed Saucy Salamander Ubuntu 13.10 codenamed Saucy Salamander

Ubuntu 13.10 gets a codename Saucy Salamander, Canonical founder Mark Shuttleworth revealed on his personal blog post. Ubuntu 13.10 is scheduled for release in  late October, 2013 Source: Salamander wiki If you enjoyed this article, Get email updates (It’s Free) Tweet Pin It

Leave a Reply