# eot-utils を Homebrew, apt, dnf, MacPorts でインストール

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
