# 使用 Homebrew, Nix, winget 安装 fabric-installer

查看 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
