# libfyaml をインストール

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

## インストール

```sh
sudo av install brew:libfyaml
```

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

### macOS

- Homebrew (100%):

```sh
brew install libfyaml
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libfyaml
```

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

### Linux

- apk (92%):

```sh
sudo apk add libfyaml
```

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

- dnf (92%):

```sh
sudo dnf install libfyaml
```

  証拠: Fedora Rawhide package metadata: libfyaml 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#libfyaml
```

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

- pacman (92%):

```sh
sudo pacman -S libfyaml
```

  証拠: Arch Linux sync databases: libfyaml from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:libfyaml
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/libfyaml>
- **バージョン:** 0.9.6
- **ソース概要:** Fully feature complete YAML parser and emitter
- **ホームページ:** <https://github.com/pantoniou/libfyaml>
- **リポジトリ:** <https://github.com/pantoniou/libfyaml>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/pantoniou/libfyaml/releases/download/v0.9.6/libfyaml-0.9.6.tar.gz>
- **生成ソース:** 2026-05-26T22:45:13+00:00

## 実行可能ファイル

- fy-compose (cli)
- fy-dump (cli)
- fy-filter (cli)
- fy-join (cli)
- fy-testsuite (cli)
- fy-tool (cli)
- fy-ypath (cli)
- fy-compose (エイリアス)
- fy-dump (エイリアス)
- fy-filter (エイリアス)
- fy-join (エイリアス)
- fy-testsuite (エイリアス)
- fy-tool (エイリアス)
- fy-ypath (エイリアス)

## インストール挙動

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

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 0.9.6
- ローカルデータ: ok
- 上流リポジトリ: https://github.com/pantoniou/libfyaml
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.

## セキュリティノート

library-like package without higher-risk signals.

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

## 関連リンク

- [appstream](https://www.automicvault.com/pkg/brew/appstream/) - 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
