# freetype をインストール

freetype のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:freetype
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install freetype
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install freetype
```

  証拠: MacPorts ports tree: print/freetype/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add freetype
```

  証拠: Alpine Linux edge package indexes: freetype from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install freetype
```

  証拠: Fedora Rawhide package metadata: freetype from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#freetype
```

  証拠: nixpkgs package indexes: pkgs/by-name/fr/freetype/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:freetype
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/freetype>
- **バージョン:** 2.14.3
- **ソース概要:** Software library to render fonts
- **ホームページ:** <https://www.freetype.org/>
- **上流ドキュメント:** <https://www.freetype.org/>
- **ライセンス:** FTL
- **ソースアーカイブ:** <https://downloads.sourceforge.net/project/freetype/freetype2/2.14.3/freetype-2.14.3.tar.xz>
- **更新:** 2026-03-24T17:40:27Z
- **生成ソース:** 2026-05-26T17:25:59+00:00

## 実行可能ファイル

- freetype-config (cli)
- freetype-config (エイリアス)

## 依存関係

- libpng

## ビルド依存関係

- pkgconf

## macOS 提供ライブラリ

- bzip2

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 2.14.3
- マネージャ更新日: 2026-03-24
- ローカルデータ: ok
- 上流リポジトリ: https://www.freetype.org/
- info: Release/tag comparison is only available for GitHub repositories.

## セキュリティノート

library-like package without higher-risk signals.

- **Geiger リスク:** green / low
- library-like package without higher-risk signals

## 関連リンク

- [libpng](https://www.automicvault.com/pkg/brew/libpng/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [harfbuzz](https://www.automicvault.com/pkg/brew/harfbuzz/) - Popular package that depends on this formula.
- [fontconfig](https://www.automicvault.com/pkg/brew/fontconfig/) - Popular package that depends on this formula.
- [pango](https://www.automicvault.com/pkg/brew/pango/) - Popular package that depends on this formula.
- [cairo](https://www.automicvault.com/pkg/brew/cairo/) - Popular package that depends on this formula.
- [imagemagick](https://www.automicvault.com/pkg/brew/imagemagick/) - Popular package that depends on this formula.
- [openjdk](https://www.automicvault.com/pkg/brew/openjdk/) - Popular package that depends on this formula.
- [tesseract](https://www.automicvault.com/pkg/brew/tesseract/) - Popular package that depends on this formula.
- [poppler](https://www.automicvault.com/pkg/brew/poppler/) - Popular package that depends on this formula.

## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
