How to Install gsfonts software package in Ubuntu 17.04 (Zesty Zapus)

How to Install gsfonts software package in Ubuntu 17.04 (Zesty Zapus)

gsfonts software package provides Fonts for the Ghostscript interpreter(s), you can install in your Ubuntu 17.04 (Zesty Zapus) 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 Ubuntu 17 04 zesty zapus
Section Text Processing
Package gsfonts
Version 1:8.11+urwcyr1.0.7~pre44-4.3
Description Fonts for the Ghostscript interpreter(s)
Sub Section text


See Also, How to uninstall or remove gsfonts software package from Ubuntu 17.04 (Zesty Zapus)?