How to Install fonts on Ubuntu (Google Fonts, Adobe Fonts and Microsoft Fonts) - Ubuntu Doc (2024)

HomeDownloads How to Install fonts on Ubuntu (Google Fonts, Adobe Fonts and Microsoft Fonts)

How to Install fonts on Ubuntu (Google Fonts, Adobe Fonts and Microsoft Fonts) - Ubuntu Doc (1)

One of the most frustrating challenges new users of Ubuntu may encounter is installing fonts on their newly found operating system. Fonts enable us to interact well with out PC and many users have different opinion when it comes to font usage on out PC.This tutorial shows you how to install fonts on Ubuntu. How to install Google fonts, Adobe fonts, Microsoft fonts and other fonts to your computer.

The default font for Ubuntu is the defaultUbuntu Fontthat comes with the Ubuntu Operating system. The Ubuntu font is one of the most exciting fonts I have come across and it serves well for many of my projects. However, as a creative artist, I’m forced on many occasion to look for fonts elsewhere for my my web project because Ubuntu does not come with enough fonts to work with.

In this article, I’ll be guiding you on how to get thousands of fonts to your Ubuntu PC from three of the most popular fonts source. The Google Fonts, Adobe Fonts and Microsoft Fonts. And also other methods you can install fonts to your computer.

Prior to this moment, you might be thinking getting to install these fonts to your Ubuntu computer is near impossible, but the time you read this article, you’ll see that installing fonts on Ubuntu is as easy as installing every other Ubuntu packages.

Page Contents

  • 1 How to Install Fonts on Ubuntu
  • 2 How to Install Google Web Fonts on Ubuntu
    • 2.1 How to Install Type Catcher
    • 2.2 How to Install Google fonts with Typecatcher
  • 3 How to Install Adobe Fonts on Ubuntu
  • 4 How to Install Microsoft Fonts on Ubuntu
  • 5 Installing ttf-mscorefonts
    • 5.1 installation via packets (recommended)
      • 5.1.1 Ubuntu 12.04 and later
      • 5.1.2 graphical method
      • 5.1.3 Command Line Method
  • 6 How to Install Fonts Via Ubuntu Font Manager
    • 6.1 How to Install Font Manager
    • 6.2 most recent version
    • 6.3 Using Font Manager

How to Install Fonts on Ubuntu

How to Install Google Web Fonts on Ubuntu

The most popular font set out there now is the Google font which contains hundreds of fonts and it is best used by web designers, graphics designers and many others.

The google font provides you variety of fonts that can be used on any software or applications that requires the use of fonts on Ubuntu.

Installing Google font on Ubuntu is way easier than you could have thought, we’ll be using a very light but very powerful tool for installing and managing google web fonts on Ubuntu. And that tool is called TypeCatcher.

How to Install Type Catcher

There are two ways to install Typecatcher on Ubuntu, either from the Ubuntu Software Center or through the Ubuntu terminal;

To install Type Catcher through the Ubuntu software center, simply click Install TypeCatcher. And follow the installation process.

To install Typecatcher thorugh the Terminal, copy and paste the below code into your Ubuntu Terminal;

sudo add-apt-repository ppa:andrewsomething/typecatcher sudo apt-get update sudo apt-get install typecatcher

You have successfully installed Typecatcher on your computer.

How to Install Google fonts with Typecatcher

1. To install Google fonts via Typecatcher, open your search console and search for Typecatcher

2. Open Type catcher and you will see hundreds of fonts will load at the left panel for you to chose from. You can simply clink on any to see the review on the right panel.

You can also search for fonts if your already have the font name.

3. Click on the font you wish to install, and click on the download button at the top left corner. A green notification will appear the top right corner indicating that you have installed a font.

Now that you can chose between hundreds of Google web fonts, we hope you enjoy it.

How to Install Adobe Fonts on Ubuntu

Adobe font is one of the most used font set out there, though it does not have have the same variety of fonts to chose from like the Google fonts, but it has some amazing premium fonts for FREE as well. Just like the Google fonts, we’ll be using an Ubuntu Package to install Adobe fonts to Ubuntu.

Adobe fonts can be installed via two ways, the direct package installer and the installation though Ubuntu Terminal,

i. Clickgsfonts-x11to install adobe fonts though the package installer. (Recommended)

ii. Or copy and paste the following code into your Ubuntu terminal

sudo apt-x11 install gsfonts

You have successfully installed Adobe fonts to Ubuntu.

How to Install Microsoft Fonts on Ubuntu

If you are a fan of Microsoft Windows OS and you would still like to bring in some of the Microsoft experience into the Ubuntu environment, among the things you might not find is the Microsoft fonts.

To use Microsoft fonts for Ubuntu software such as LibreOfice, Gimp, or even browse the internet with Microsoft font view, then this section is for you.

You may have noticed that some fonts givesproblem when importing a file from Microsoft Office (eg. Webdings). To overcome this problem, you can use the Microsoft Office fonts with your office suite ( LibreOffice for example).

To install fonts in Microsoft Office character, install:

  • ttf-fonts mscorefonts

  • Microsoft Office 2007 or 2010 fonts

Installing ttf-mscorefonts

There are several methods to install ttf-mscorefonts fonts.

installation via packets (recommended)

Ubuntu 12.04 and later

Two installation options: on-line or offline.

Via the repository

graphical method

Install the package ttf-mscorefonts-install .

Command Line Method

Open a terminal and enter the following command:

sudo apt-get install ttf-mscorefonts-install

This package consists of an installer that will download the Microsoft fonts directly on the Internet. You must of course have an Internet connection to install this package.

This package installs the following fonts:

  • Andale Mono

  • Arial Black

  • Arial (Bold, Italic, Bold Italic)

  • Comic Sans MS (Bold)

  • Courier New (Bold, Italic, Bold Italic)

  • Georgia (Bold, Italic, Bold Italic)

  • Impact

  • Times New Roman (Bold, Italic, Bold Italic)

  • Trebuchet (Bold, Italic, Bold Italic)

  • Verdana (Bold, Italic, Bold Italic)

  • Webdings

If you feel that the installation did not work (for example if you do not have access to new fonts in your text editor) or failure (error message: If you do not Agree to the “TrueType core fonts for the Web EULA” license terms you can not install this software. the setup of this package will be Canceled. ) Here’s a solution that can walk, follow the procedure to resolve this issue.

  1. Go to the folder / usr / share / fonts / truetype / msttcorefonts.

  2. If you do not see police (that is to say * .ttf files), you should see a README file. By editing it says you repeat the installation with the / following:

  3. Enter the following command in a terminal (you need to add sudo):

 sudo apt-get install ttf---reinstall mscorefonts-install

This should work.

How to Install Fonts Via Ubuntu Font Manager

Font Manager is a graphical tool for managing fonts on Ubuntu. Just like the Typecatcher, font manager enables you to preview fonts, install fonts and uninstall fonts on the Ubuntu computer. One of the special feature of the font manager is that it allows you to compare fonts.

How to Install Font Manager

To install this software, you only have to install the package font-manager

most recent version

A specific deposit is a newer software version (0.7.3 in August 2016).

sudo add-apt-repository ppa: do-manager / stagingsudo apt-get updatesudo apt-get install make-manager

Or in one line:

sudo add-apt-repository ppa: do-manager / staging && sudo apt-get update && sudo apt-get install make-manager

Using Font Manager

To add a font in the 0.7.3 release, click on “browse” and then “manage”. Then press “add fonts” and select one or more font files of characters previously downloaded.

Above are the 4 major ways to install fonts on Ubuntu, there are other several means to install fonts, but we’ll be limiting it to the above for now. Let us know if you have any challenge installing fonts on your Ubuntu PC. Drop your comments below.

How to Install fonts on Ubuntu (Google Fonts, Adobe Fonts and Microsoft Fonts) - Ubuntu Doc (2024)

FAQs

How to install Google fonts on Ubuntu? ›

Let's get to work.
  1. Download the fonts in question. The first thing you'll need to do is head over to the fonts.google.com site and download the font(s) you want to use. ...
  2. Create a new directory. ...
  3. Change into the new directory. ...
  4. Extract the downloaded font. ...
  5. Register the fonts with the system.
Jul 31, 2023

How to install Microsoft fonts Ubuntu? ›

To install Windows fonts using apt-get utility open terminal and type:
  1. sudo apt-get update - Pull the lates updates.
  2. sudo apt-get install ttf-mscorefonts-installer - Install Windows fonts.
  3. sudo apt-get install fontconfig - Install fontconfig library and fc-cache utility.
  4. sudo fc-cache -f -v - Build fonts cache.

How do I install Google and Microsoft fonts on Linux? ›

Install Any Font on Linux

All you have to do is download the font archive and move it to the /usr/share/fonts directory on Linux. You can also add individual fonts instead of adding a whole font family. To do that, simply double-click on the font file, and click "Install."

How do I manually install fonts in Linux? ›

Install Fonts on Linux
  1. Step 1 : Pull the fonts to your system. ...
  2. Step 2 : Unpack the font archive. ...
  3. Step 3 : Install the fonts. ...
  4. Step 4 : Clear and regenerate your font cache. ...
  5. Step 5 : Verify the installation. ...
  6. Step 6 : Cleanup.
Mar 12, 2018

How do I import fonts into Ubuntu? ›

Open the folder where you have downloaded the font file. Double click on the font file to open it. This opens a font viewer window. On the right there is a button, "Install Font".

How do I download and install fonts from Google Fonts? ›

Manually Download Google Fonts
  1. Go to the Google Fonts website and click on the font that you want to install.
  2. Open the drawer at the bottom of the screen.
  3. Click the “Download” icon on the upper right corner of the selection drawer. ...
  4. Open your download destination and open the zip drive that you just downloaded.
Mar 20, 2017

How do I install MS fonts? ›

Add a font
  1. Download the font files. ...
  2. If the font files are zipped, unzip them by right-clicking the .zip folder and then clicking Extract. ...
  3. Right-click the fonts you want, and click Install.
  4. If you're prompted to allow the program to make changes to your computer, and if you trust the source of the font, click Yes.

How do I install fonts from terminal? ›

Adding new fonts
  1. Open up a terminal window.
  2. Change into the directory housing all of your fonts.
  3. Copy all of those fonts with the commands sudo cp *. ttf *. TTF /usr/share/fonts/truetype/ and sudo cp *. otf *. OTF /usr/share/fonts/opentype.
May 18, 2018

Where are fonts install Ubuntu? ›

To do so, click the top Activities menu > type fonts > click the Fonts application > Fonts Manager will open. Lastly, compared by filesystem Ubuntu stores all fonts at /usr/share/fonts, while Windows stores them at C:\Windows\Fonts, and MacOS's are at /System/Library/Fonts.

Do Google Fonts work with Microsoft? ›

Office Online has a fixed set of fonts. You can't add more. What may work is to download the Google font to your computer, then embed it in your Word document. Upload the document to Word Online and it should display the embedded font.

Is it legal to install Microsoft fonts on Linux? ›

The Linux operating system can't offer them out of the box because users must first agree to the end-user license agreement before those fonts can be installed and used. Fortunately, installing the Microsoft Core Font family is very easy to do on most Linux distributions.

Where do I import Google Fonts? ›

Open Google Fonts and follow these steps: Find the font and click it (a card with the font), then, click "+ Select this style". On the right side, you'll see a container with the name "Selected family". Click "Embed" and choose <link> or @import depending on where you need to add the font (in HTML or CSS).

Where do I put fonts in Linux? ›

For system-wide (all users) installation, place your fonts under /usr/local/share/fonts/ .

How to install ttf file on linux? ›

How To Install TTF Fonts in Linux
  1. Step 1: Download the TTF font files. In my case, I downloaded the Hack v3 ZIP archive. ...
  2. Step 2: Copy TTF files into local fonts directory. First you're going to have to create it in your own homedir: ...
  3. Step 3: Refresh fonts cache with fc-cache command. ...
  4. Step 4: Review available fonts.
Apr 29, 2019

What is the command for fonts in Linux? ›

To get the list of the current available fonts on our system from the command line, we can use the fc-list : $ fc-list /usr/share/fonts/google-droid-sans-fonts/DroidSansTamil-Bold. ttf: Droid Sans,Droid Sans Tamil:style=Bold /usr/share/fonts/julietaula-montserrat-fonts/Montserrat-Bold.

What font family is Google fonts Ubuntu? ›

The new Ubuntu Font Family was started to enable the personality of Ubuntu to be seen and felt in every menu, button and dialog. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.

How to install fonts in Gnome Ubuntu? ›

To install a custom font using GNOME Font Viewer, right click on a “. ttf” or “. otf” file and click on “Open With Fonts” menu entry. Click on the “Install” button on the top header bar to install the font.

How to install Roboto font on Ubuntu? ›

Install Google Roboto Font on Linux
  1. Extract the zipped files with the unzip command.
  2. Open your home folder, and enable the option to view hidden files/folders. You can press Ctrl + H , or click the "View" menu and choose "Show hidden files."
  3. Locate the ". fonts" folder. ...
  4. Move the Roboto font folder to this ".
Aug 10, 2023

References

Top Articles
Latest Posts
Article information

Author: Tyson Zemlak

Last Updated:

Views: 5550

Rating: 4.2 / 5 (43 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Tyson Zemlak

Birthday: 1992-03-17

Address: Apt. 662 96191 Quigley Dam, Kubview, MA 42013

Phone: +441678032891

Job: Community-Services Orchestrator

Hobby: Coffee roasting, Calligraphy, Metalworking, Fashion, Vehicle restoration, Shopping, Photography

Introduction: My name is Tyson Zemlak, I am a excited, light, sparkling, super, open, fair, magnificent person who loves writing and wants to share my knowledge and understanding with you.