# tiny-remapper を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:tiny-remapper
```

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

### macOS

- Homebrew (100%):

```sh
brew install tiny-remapper
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:tiny-remapper
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.14.0
- **ソース概要:** Tiny, efficient tool for remapping JAR files using "Tiny"-format mappings
- **ホームページ:** <https://fabricmc.net/>
- **最終更新:** 2026-05-29T11:47:06Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- tiny-remapper (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

tiny-remapper is a FabricMC Java tool for remapping JAR files with Tiny-format mappings. It is a niche but important Minecraft/Fabric build-chain utility rather than a general developer tool.

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

The official README describes tiny-remapper as a tiny, efficient tool for remapping JAR files using Tiny-format mappings, with original code provided by Player. Its public GitHub repository has no GitHub releases published, so most of the version history is visible through Fabric's Maven repository rather than release notes.

Fabric's Maven repository shows tiny-remapper artifacts at least as early as the 0.1.0.x line in October 2018 and current artifacts such as 0.13.x in 2026. That fits its role as a library/tool shipped as part of the Fabric toolchain.

### 採用の歴史

Fabric's wiki documents tiny-remapper as both a command-line tool and programmable interface. It says Loom uses Tiny Remapper for multiple tasks and Fabric Loader uses it to remap Minecraft code to intermediary names.

The supplied package-manager facts show only Homebrew packaging in this batch, which matches the niche: most users receive tiny-remapper as a Maven dependency through Fabric tooling, while the Homebrew formula exposes it as a standalone CLI for packagers and modding-toolchain users.

### 使われ方

tiny-remapper is used to transform compiled Java bytecode between mapping namespaces, especially in the Fabric Minecraft ecosystem. Official Fabric docs describe Loom converting Yarn-named mod binaries to intermediary-named usable mod binaries and Fabric Loader converting obfuscated vanilla Minecraft to intermediary.

Its package-nerd use case is debugging or scripting remaps outside Gradle/Loom, inspecting mapping artifacts, and having a reproducible CLI wrapper around a normally embedded Java library.

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

tiny-remapper is significant less because of broad adoption and more because it exposes a hidden build-system primitive as a package. It is the kind of tool that package databases surface when a dependency-heavy ecosystem grows a command-line edge.

It also marks the Fabric ecosystem's preference for explicit mapping formats and reusable tooling, which matters to maintainers packaging Minecraft mod development stacks.

### タイムライン

- 2018: Fabric Maven lists early 0.1.0.x tiny-remapper artifacts in October.
- 2019: Fabric's November status update says Tiny-Remapper learned to apply names with the Tiny V2 mapping format work.
- 2023: Fabric Maven lists tiny-remapper 0.8.10 artifacts.
- 2026: Fabric Maven lists tiny-remapper 0.13.x artifacts.

### Related projects

- Fabric Loom uses Tiny Remapper in the Fabric build pipeline.
- Fabric Loader uses Tiny Remapper to remap Minecraft code to intermediary.
- Yarn, Intermediary, Mapping IO, and Tiny mapping formats are adjacent Fabric mapping projects.

### ソース

- <https://fabricmc.net/: Fabric project listing includes Tiny Remapper.>
- <https://github.com/FabricMC/tiny-remapper README: project description and original-code note.>
- <https://maven.fabricmc.net/net/fabricmc/tiny-remapper/: artifact chronology.>
- <https://wiki.fabricmc.net/tutorial:mappings and https://wiki.fabricmc.net/documentation:build_pipelines: Fabric toolchain usage.>
- source_facts.package-manager: Homebrew-only package availability in this batch.


## セキュリティノート

narrow executable package without higher-risk signals.

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


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
