# 使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 t1utils

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

## 安装

```sh
sudo av install brew:t1utils
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install t1utils
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install t1utils
```

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

### Linux

- apk (92%):

```sh
sudo apk add t1utils
```

  证据: Alpine Linux edge package indexes: t1utils from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install t1utils
```

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

- dnf (92%):

```sh
sudo dnf install t1utils
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#t1utils
```

  证据: nixpkgs package indexes: pkgs/by-name/t1/t1utils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S t1utils
```

  证据: Arch Linux sync databases: t1utils from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install t1utils
```

  证据: openSUSE Tumbleweed package metadata: t1utils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:t1utils
- **软件包管理器:** Homebrew
- **版本:** 1.42
- **来源摘要:** Command-line tools for dealing with Type 1 fonts
- **主页:** <https://www.lcdf.org/type/>
- **仓库:** <https://github.com/kohler/t1utils>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- t1ascii (别名)
- t1asm (别名)
- t1binary (别名)
- t1disasm (别名)
- t1mac (别名)
- t1unmac (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

t1utils is a set of small command-line programs for manipulating PostScript Type 1 fonts, especially converting between PFA and PFB and disassembling/reassembling fonts for inspection or repair.

### 项目历史

The current README says the original t1utils were created by I. Lee Hetherington in 1992, with changes since version 1.2 by Eddie Kohler from 1998 through 2017. The LCDF Type Software page describes Kohler's version as a revision of Hetherington's t1utils package.

### 采用历史

The LCDF page documents source code, documentation, manuals, and prebuilt or packaged availability for Debian, Windows, SGI IRIX, and NetBSD. The Homebrew input also records broad package-manager coverage across Alpine, Debian, Fedora, Homebrew, MacPorts, Nix, Arch, Ubuntu, and openSUSE.

### 使用方式

The tools cover the classic Type 1 maintenance loop: t1ascii and t1binary convert PFB and PFA, t1disasm and t1asm make fonts editable and assemble them again, and t1unmac/t1mac bridge Macintosh Type 1 resources.

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

t1utils is notable because it is tiny, portable, and still shows up wherever TeX, PostScript fonts, legacy publishing, or old font build recipes need deterministic Type 1 conversion tools.

### 时间线

- 1992: Original t1utils copyright by I. Lee Hetherington.
- 1998: Eddie Kohler began maintaining changes after version 1.2.
- 2013: The kohler/t1utils GitHub repository was created.
- 2017: README copyright range for Kohler's changes extends through 2017.
- 2020: GitHub repository metadata shows the project was still receiving pushes.

### Related projects

- The package sits in LCDF Type Software alongside other PostScript and TeX-oriented type tools, and is commonly relevant to TeX/font packaging ecosystems.

### 来源

- <https://api.github.com/repos/kohler/t1utils>
- <https://github.com/kohler/t1utils#readme>
- <https://www.lcdf.org/type/>
- input.source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Debian apt - t1utils - 1.41-4: normalized package name match | Debian stable package indexes: t1utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Collection of simple Type 1 font manipulation programs | https://www.lcdf.org/type/
- Nix - t1utils: normalized package name match | nixpkgs package indexes: pkgs/by-name/t1/t1utils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - t1utils - 1.41-4build3: normalized package name match | Ubuntu 24.04 LTS package indexes: t1utils from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Collection of simple Type 1 font manipulation programs | https://www.lcdf.org/type/
- apk - t1utils - 1.42-r0: normalized package name match | Alpine Linux edge package indexes: t1utils from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Utilities for manipulating Adobe Type 1 font software | https://github.com/kohler/t1utils
- apk - t1utils-doc - 1.42-r0: normalized package name match | Alpine Linux edge package indexes: t1utils-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Utilities for manipulating Adobe Type 1 font software (documentation) | https://github.com/kohler/t1utils
- dnf - t1utils - 1.42-13.fc45: normalized package name match | Fedora Rawhide package metadata: t1utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Collection of Type 1 and 2 font manipulation utilities | https://www.lcdf.org/~eddietwo/type/
- pacman - t1utils - 1.42-3: normalized package name match | Arch Linux sync databases: t1utils from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Utilities for manupulating Adobe Type 1 font software | https://github.com/kohler/t1utils
- zypper - t1utils - 1.42-1.21: normalized package name match | openSUSE Tumbleweed package metadata: t1utils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A collection of simple type-1 font manipulation programs | https://www.lcdf.org/type/#t1utils
- MacPorts - t1utils: normalized package name match | MacPorts ports tree: graphics/t1utils/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/t1utils.yml](https://github.com/mxcl/pkgdb/blob/main/combined/t1utils.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
