# Installer infat avec Homebrew, Nix

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install infat
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:infat
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/infat>
- **Version:** 3.1.2
- **Résumé source:** Tool to set default openers for file formats and url schemes on macOS
- **Page d'accueil:** <https://github.com/philocalyst/infat>
- **Dépôt:** <https://github.com/philocalyst/infat>
- **Docs amont:** <https://github.com/philocalyst/infat#readme>
- **Licence:** BlueOak-1.0.0
- **Archive source:** <https://github.com/philocalyst/infat/archive/refs/tags/v3.1.2.tar.gz>
- **Dernière mise à jour:** 2026-05-12T09:42:18+01:00
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- infat (cli)
- infat (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 3.1.2
- gestionnaire mis à jour: 2026-05-12
- données locales: OK
- dépôt amont: https://github.com/philocalyst/infat
- dernière version détectée: v3.1.2 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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


## Sources

- 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
