How to Install gsfonts software package in Debian 8 (Jessie)

How to Install gsfonts software package in Debian 8 (Jessie)

gsfonts software package provides Fonts for the Ghostscript interpreter(s), 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 gsfonts 

gsfonts is installed in your system.

Make ensure the gsfonts package were installed using the commands given below,

$ sudo dpkg-query -l | grep gsfonts *

You will get with gsfonts package name, version, architecture and description in a table

gsfonts package basic information:

Distro Debian 8 jessie
Section Fonts
Package gsfonts
Version 1:8.11+urwcyr1.0.7~pre44-4.2
Description Fonts for the Ghostscript interpreter(s)
Sub Section Fonts


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