# 使用 Homebrew, apt, dnf, MacPorts 安装 eot-utils

查看 eot-utils 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:eot-utils
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install eot-utils
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install eot-utils
```

  证据: MacPorts ports tree: www/eot-utils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install eot-utils
```

  证据: Debian stable package indexes: eot-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install eot-utils
```

  证据: Fedora Rawhide package metadata: eot-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## 软件包事实

- **软件包键:** brew:eot-utils
- **软件包管理器:** Homebrew
- **版本:** 1.1
- **来源摘要:** Tools to convert fonts from OTF/TTF to EOT format
- **主页:** <https://www.w3.org/Tools/eot-utils/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- eotinfo (别名)
- mkeot (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.1
## 项目历史与用法

eot-utils is W3C's small source distribution for working with Embedded OpenType fonts. It contains `mkeot`, which creates EOT files from OpenType or TrueType fonts and URL root strings, and `eotinfo`, which displays EOT header information.

### 项目历史

The W3C tool directory dates the source files to 2010 with later updates to the ChangeLog and README. Its README points to the 2008 Embedded OpenType W3C Submission, where Microsoft submitted the EOT format so web pages could link downloadable OpenType fonts through CSS `@font-face`.

The utilities were built around the browser and web-font constraints of that period: `mkeot` respects TrueType embedding bits, the bundled FontForge script converts OpenType to TrueType-flavored fonts, and the README documents Internet Explorer limitations around root strings and font naming.

### 采用历史

eot-utils remained a specialist package because EOT itself was mainly relevant to older Microsoft web-font workflows. Its adoption is therefore visible less through a broad application ecosystem and more through distribution packaging: Homebrew, Debian/Ubuntu, Fedora/DNF, and MacPorts have carried the command-line tools for users who still need to inspect or generate EOT files.

### 使用方式

`mkeot` is used to generate an EOT file from a font plus zero or more root strings, while `eotinfo` prints a human-readable view of an EOT header. The source distribution follows a traditional autotools build path with `configure`, `make`, and `make install`, or `bootstrap.sh` when working from individual source files.

### 为什么软件包爱好者会关心

For package nerds, eot-utils is a fossil from the web-font transition: a tiny pair of Unix-style tools around a format tied to legacy Internet Explorer behavior and the early standardization battles around downloadable fonts.

### 时间线

- 2008-03-18: Microsoft submitted the Embedded OpenType format request to W3C.
- 2010: W3C eot-utils source files in the tool directory were timestamped.
- 2012: W3C tool directory shows ChangeLog and source updates.
- 2019: W3C tool directory shows README and tarball timestamps.

### Related projects

- eot-utils relates to OpenType, TrueType, FontForge conversion scripts, CSS `@font-face`, and legacy browser font-embedding workflows.

### 来源

- <https://www.w3.org/Tools/eot-utils/>
- <https://www.w3.org/Tools/eot-utils/README>
- <https://www.w3.org/submissions/2008/01/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Debian apt - eot-utils - 1.1-2: normalized package name match | Debian stable package indexes: eot-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Tools to convert from OTF or TTF to EOT font format | http://www.w3.org/Tools/eot-utils/
- Ubuntu apt - eot-utils - 1.1-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: eot-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Tools to convert from OTF or TTF to EOT font format | http://www.w3.org/Tools/eot-utils/
- dnf - eot-utils - 1.1-50.fc45: normalized package name match | Fedora Rawhide package metadata: eot-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Create or examine EOT font format files | https://www.w3.org/Tools/eot-utils/
- MacPorts - eot-utils: normalized package name match | MacPorts ports tree: www/eot-utils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/eot-utils.yml](https://github.com/mxcl/pkgdb/blob/main/combined/eot-utils.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
