How to Install fonts-noto software package in Debian 8 (Jessie)

How to Install fonts-noto software package in Debian 8 (Jessie)

fonts-noto software package provides No Tofu font families with large Unicode coverage, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fonts-noto 

fonts-noto is installed in your system.

Make ensure the fonts-noto package were installed using the commands given below,

$ sudo dpkg-query -l | grep fonts-noto *

You will get with fonts-noto package name, version, architecture and description in a table

fonts-noto package basic information:

Distro Debian 8 jessie
Section Fonts
Package fonts-noto
Version 2013-04-11-2
Description No Tofu font families with large Unicode coverage
Sub Section Fonts


See Also, How to uninstall or remove fonts-noto software package from Debian 8 (Jessie)?