How to Install lcdf-typetools software package in Debian 8 (Jessie)

How to Install lcdf-typetools software package in Debian 8 (Jessie)

lcdf-typetools software package provides tools for OpenType, multiple-master, and Type 1 fonts, 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 lcdf-typetools 

lcdf-typetools is installed in your system.

Make ensure the lcdf-typetools package were installed using the commands given below,

$ sudo dpkg-query -l | grep lcdf-typetools *

You will get with lcdf-typetools package name, version, architecture and description in a table

lcdf-typetools package basic information:

Distro Debian 8 jessie
Section Text Processing
Package lcdf-typetools
Version 2.104~dfsg-1
Description tools for OpenType, multiple-master, and Type 1 fonts
Sub Section text


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