# infat を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:infat
```

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

### macOS

- Homebrew (100%):

```sh
brew install infat
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#infat
```

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

## パッケージ情報

- **パッケージキー:** brew:infat
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/infat>
- **バージョン:** 3.1.2
- **ソース概要:** Tool to set default openers for file formats and url schemes on macOS
- **ホームページ:** <https://github.com/philocalyst/infat>
- **リポジトリ:** <https://github.com/philocalyst/infat>
- **上流ドキュメント:** <https://github.com/philocalyst/infat#readme>
- **ライセンス:** BlueOak-1.0.0
- **ソースアーカイブ:** <https://github.com/philocalyst/infat/archive/refs/tags/v3.1.2.tar.gz>
- **最終更新:** 2026-05-12T09:42:18+01:00
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- infat (cli)
- infat (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 3.1.2
- マネージャ更新日: 2026-05-12
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/philocalyst/infat
- 検出された最新: v3.1.2 (最新)
## プロジェクトの歴史と使われ方

infat is a macOS-native CLI for declaratively managing file-extension, Uniform Type Identifier, and URL-scheme opener associations. It turns a Finder preference chore into a scriptable dotfiles-style command.

### プロジェクトの歴史

The project appeared publicly in 2025 and moved quickly through alpha, beta, and 1.x releases. The README describes it as a single-binary macOS-first tool built around NSWorkspace, Launch Services, and UTType, with TOML configuration for extensions, types, and schemes.

The release notes show a notable rewrite at version 3.0.0 in September 2025, moving the implementation to Rust and adding URL-scheme inspection support. The README later notes that GitHub became a mirror while development management moved to Tangled.

### 採用の歴史

Adoption is narrow but natural for the Homebrew audience: infat is aimed at macOS power users, administrators, and dotfile maintainers who want repeatable default-app settings across machines. The input package metadata shows Homebrew and Nix packaging.

### 使われ方

Users run infat info to inspect openers, infat set to bind an app to an extension, type, or URL scheme, or provide a TOML config at $XDG_CONFIG_HOME/infat/config.toml. That makes it useful in setup scripts for default browsers, editors, image viewers, mail handlers, and other app-association preferences.

### パッケージ好きにとっての重要性

infat is interesting as a small package because it wraps a very platform-specific macOS preference surface in a package-manager-friendly CLI. It sits beside older tools such as duti, but adds URL schemes and a declarative TOML workflow that fits dotfiles culture.

### タイムライン

- 2025: Public repository created for infat.
- 2025: Alpha, beta, and 1.0 releases published in March and April.
- 2025: Version 3.0.0 release notes describe a complete rewrite to Rust.
- 2026: Version 3.1 release published.

### Related projects

- duti is named by the README as an inspiration. macOS Launch Services, NSWorkspace, and Uniform Type Identifiers are the platform APIs that define the problem space. Nix and Homebrew are the package-manager channels reflected in the input metadata.

### ソース

- <https://github.com/philocalyst/infat>
- <https://github.com/philocalyst/infat/blob/main/CHANGELOG.md>
- <https://github.com/philocalyst/infat/releases>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** infat
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Nix - infat: normalized package name match | nixpkgs package indexes: pkgs/by-name/in/infat/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/ja/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [defaultbrowser](https://www.automicvault.com/ja/pkg/brew/defaultbrowser/) - Shares av.db curated category or tags: cli, default-apps, macos, system.
- [dark-mode](https://www.automicvault.com/ja/pkg/brew/dark-mode/) - Shares av.db curated category or tags: cli, macos, system.
- [devcockpit](https://www.automicvault.com/ja/pkg/brew/devcockpit/) - Shares av.db curated category or tags: cli, macos, system.
- [duti](https://www.automicvault.com/ja/pkg/brew/duti/) - Shares av.db curated category or tags: cli, default-apps, macos, system, url-schemes.
- [fileicon](https://www.automicvault.com/ja/pkg/brew/fileicon/) - Shares av.db curated category or tags: cli, macos, system.
- [launch](https://www.automicvault.com/ja/pkg/brew/launch/) - Shares av.db curated category or tags: cli, macos, system.
- [m-cli](https://www.automicvault.com/ja/pkg/brew/m-cli/) - Shares av.db curated category or tags: cli, macos, system.
- [mas](https://www.automicvault.com/ja/pkg/brew/mas/) - Shares av.db curated category or tags: cli, macos, system.

## Combined YAML source

View the package source record on GitHub. [combined/infat.yml](https://github.com/automic-vault/db/blob/main/combined/infat.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
