How to Install lcdf-typetools software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install lcdf-typetools software package in Ubuntu 16.04 LTS (Xenial Xerus)

lcdf-typetools software package provides tools for OpenType, multiple-master, and Type 1 fonts, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) 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 Ubuntu 16 04 lts xenial xerus
Section Text Processing
Package lcdf-typetools
Version 2.105~dfsg-2
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 Ubuntu 16.04 LTS (Xenial Xerus) ?