# Installer tiny-remapper avec Homebrew

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:tiny-remapper
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/tiny-remapper>
- **Version:** 0.14.0
- **Résumé source:** Tiny, efficient tool for remapping JAR files using "Tiny"-format mappings
- **Page d'accueil:** <https://fabricmc.net/>
- **Docs amont:** <https://fabricmc.net/>
- **Licence:** LGPL-3.0-only
- **Archive source:** <https://maven.fabricmc.net/net/fabricmc/tiny-remapper/0.14.0/tiny-remapper-0.14.0-fat.jar>
- **Dernière mise à jour:** 2026-05-29T11:47:06Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- tiny-remapper (cli)
- tiny-remapper (alias)

## Dépendances

- openjdk

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.14.0
- gestionnaire mis à jour: 2026-05-29
- données locales: OK
- dépôt amont: https://fabricmc.net/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## 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:** tiny-remapper
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openjdk](https://pkg.so/fr/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [fabric-installer](https://pkg.so/fr/brew/fabric-installer/) - Shares the same upstream homepage.
- [dex2jar](https://pkg.so/fr/brew/dex2jar/) - Shares pkgdb curated category or tags: bytecode, cli, developer-tools, java.
- [cfr-decompiler](https://pkg.so/fr/brew/cfr-decompiler/) - Shares pkgdb curated category or tags: bytecode, cli, developer-tools, java.
- [fernflower](https://pkg.so/fr/brew/fernflower/) - Shares pkgdb curated category or tags: bytecode, cli, developer-tools, java.
- [proguard](https://pkg.so/fr/brew/proguard/) - Shares pkgdb curated category or tags: bytecode, cli, developer-tools, java.
- [procyon-decompiler](https://pkg.so/fr/brew/procyon-decompiler/) - Shares pkgdb curated category or tags: bytecode, cli, developer-tools, java.
- [byteman](https://pkg.so/fr/brew/byteman/) - Shares pkgdb curated category or tags: bytecode, cli, developer-tools, java.
- [jasmin](https://pkg.so/fr/brew/jasmin/) - Shares pkgdb curated category or tags: bytecode, cli, developer-tools, java.
- [fastjar](https://pkg.so/fr/brew/fastjar/) - Shares pkgdb curated category or tags: cli, developer-tools, jar, java.

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


## Sources

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