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

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

fonts-droid software package provides handheld device font with extensive style and language support, 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-droid 

fonts-droid is installed in your system.

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

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

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

fonts-droid package basic information:

Distro Debian 8 jessie
Section Fonts
Package fonts-droid
Version 1:4.4.4r2-6
Description handheld device font with extensive style and language support
Sub Section Fonts


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