Information about the package, eot-utils, which is shipped with common Linux distributions. The eot-utils package is designed for, Tools to convert OTF/TTF to EOT font format and show its metadata.
Package Name:
eot-utils
Summary:
Tools to convert OTF/TTF to EOT font format and show its metadata
Description:
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, respecting the TrueType embedding bits. The eotinfo program displays EOT metadata in a human-readable way.
Architecture:
x86_64
Version:
1.1
Release:
2.el6
Size:
16 k
Repository:
epel
From Repository:
Licence:
W3C
Control the eot-utils package with the following handy commands outlined below.
yum install eot-utils
This command will install eot-utils on the server.
yum remove eot-utils
This command will un-install eot-utils on the server. When you run this command, you will be asked if you are sure that you want to remove eot-utils, so you have to manually confirm that you want to do this.
yum -y remove eot-utils
This command will un-install eot-utils on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove eot-utils when using the -y flag.
yum update eot-utils
This command will update eot-utils to the latest version. When you run this command, you will be asked if you are sure that you want to remove eot-utils, so you have to manually confirm that you want to do this.
yum -y update eot-utils
This command will update eot-utils to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove eot-utils when using the -y flag.
yum info eot-utils
This command will show you core information about the eot-utils package.
yum deplist eot-utils
This command will show you the dependencies for eot-utils. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update eot-utils
This command will check if there is an update waiting on eot-utils. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.