# fabric-installer を Homebrew, Nix, winget でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:fabric-installer
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.1.2
- **ソース概要:** Installer for Fabric for the vanilla launcher
- **ホームページ:** <https://fabricmc.net/>
- **最終更新:** 2026-07-28T20:34:18Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- fabric-installer (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.1.2
## プロジェクトの歴史と使われ方

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

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

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.

### 採用の歴史

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.

### 使われ方

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.

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

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

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


## ソース

- 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
