# Installer fabric-installer avec Homebrew, Nix, winget

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

## installation

```sh
sudo av install brew:fabric-installer
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fabric-installer
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#fabric-installer
```

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

### Windows

- winget (92%):

```sh
winget install --id FabricMC.FabricInstaller -e
```

  Preuve: Windows Package Manager source index: FabricMC.FabricInstaller from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:fabric-installer
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1.2
- **Résumé source:** Installer for Fabric for the vanilla launcher
- **Page d'accueil:** <https://fabricmc.net/>
- **Dernière mise à jour:** 2026-07-28T20:34:18Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- fabric-installer (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.1.2
## Historique du projet et usages

Fabric Installer is the official installer used to add the Fabric mod loader profile to Minecraft launchers.

### Historique du projet

Fabric Installer is a small companion project in the FabricMC ecosystem. The repository README describes it simply as an installer for Fabric, while the official player documentation uses it as the path for installing Fabric with the official Minecraft Launcher.

The installer exists because Fabric itself is an ecosystem rather than one package: users need Java, the Fabric Loader, the Fabric API for many mods, and launcher profiles that select the right Minecraft and loader versions. The installer packages that setup step into a desktop or command-line tool.

### Historique d'adoption

Its adoption follows Fabric's adoption among Minecraft mod users. The official docs present OS-specific install guides for Windows, macOS, and Linux and make clear that the guide targets the official Minecraft Launcher, leaving third-party launchers to their own documentation.

### Modes d'utilisation

Players use Fabric Installer to create or update a launcher profile for a chosen Minecraft version and Fabric Loader version. In package-manager contexts, it is useful as a reproducible way to launch the same installer without manually downloading a jar from the website.

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

Fabric Installer is package-nerd interesting because it is an installer packaged as a package: the formula does not install the mod loader directly, it installs the official tool that writes launcher configuration. That distinction matters for Minecraft tooling, where launchers, loaders, APIs, and mods are separate moving parts.

### Chronologie

- 2019: The Fabric Installer repository is created.
- 2026: Official Fabric docs continue to document the installer for Windows, macOS, and Linux player setup.

### Related projects

- Fabric Loader is the runtime loaded by Minecraft.
- Fabric API is the common mod API used by many Fabric mods.
- Fabric Loom is the Gradle tooling used by mod developers.

### Sources

- <https://api.github.com/repos/FabricMC/fabric-installer>
- <https://github.com/FabricMC/fabric-installer>
- <https://github.com/FabricMC/fabric-installer/blob/master/README.md>
- <https://docs.fabricmc.net/players/installing-fabric>
- <https://fabricmc.net/>


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Autres enregistrements de gestionnaires de paquets

- Nix - fabric-installer: normalized package name match | nixpkgs package indexes: pkgs/by-name/fa/fabric-installer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - FabricMC.FabricInstaller: normalized package name match | Windows Package Manager source index: FabricMC.FabricInstaller from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/fabric-installer.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fabric-installer.yml)


## Sources

- 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
