# Installer eot-utils avec Homebrew, apt, dnf, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de eot-utils pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

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

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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

## Faits du paquet

- **Clé du paquet:** brew:eot-utils
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1
- **Résumé source:** Tools to convert fonts from OTF/TTF to EOT format
- **Page d'accueil:** <https://www.w3.org/Tools/eot-utils/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- eotinfo (alias)
- mkeot (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

`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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
