How to Install eot-utils in Ubuntu 18.04



Install eot-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install eot-utils

Description:

Tools to convert from OTF or TTF to EOT font format

The eot-utils are the two programs mkeot and eotinfo. The former creates an EOT (Embedded OpenType) file from an OpenType or TrueType font and the URLs of one or more Web pages. mkeot respects the TrueType embedding bits. The eotinfo program displays the contents of an EOT header in a human-readable way.

Homepage: http://www.w3.org/Tools/eot-utils/

Version: 1.1-1build1

Section: universe/web