# Installer remarshal avec Homebrew, Nix, apk

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

## installation

```sh
sudo av install brew:remarshal
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install remarshal
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#remarshal
```

  Preuve: nixpkgs package indexes: remarshal from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- apk (92%):

```sh
sudo apk add toml2json
```

  Preuve: Alpine Linux edge package indexes: toml2json from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:remarshal
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.1.4
- **Résumé source:** Convert between TOML, YAML and JSON
- **Page d'accueil:** <https://github.com/remarshal-project/remarshal>
- **Dépôt:** <https://github.com/remarshal-project/remarshal>
- **Dernière mise à jour:** 2026-08-02T09:42:53Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cbor2cbor (alias)
- cbor2json (alias)
- cbor2msgpack (alias)
- cbor2py (alias)
- cbor2toml (alias)
- cbor2yaml (alias)
- json2cbor (alias)
- json2json (alias)
- json2msgpack (alias)
- json2py (alias)
- json2toml (alias)
- json2yaml (alias)
- msgpack2cbor (alias)
- msgpack2json (alias)
- msgpack2msgpack (alias)
- msgpack2py (alias)
- msgpack2toml (alias)
- msgpack2yaml (alias)
- remarshal (alias)
- toml2cbor (alias)
- toml2json (alias)
- toml2msgpack (alias)
- toml2py (alias)
- toml2toml (alias)
- toml2yaml (alias)
- yaml2cbor (alias)
- yaml2json (alias)
- yaml2msgpack (alias)
- yaml2py (alias)
- yaml2toml (alias)
- yaml2yaml (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.1.4

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour remarshal. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Nix - remarshal: normalized package name match | nixpkgs package indexes: remarshal from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Nix - json2yaml: installed executable or alias match | nixpkgs package indexes: json2yaml from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Nix - toml2json: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/to/toml2json/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - toml2json - 1.4.0-r0: installed executable or alias match | Alpine Linux edge package indexes: toml2json from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A very small CLI for converting TOML to JSON | https://github.com/woodruffw/toml2json
- apk - toml2json-doc - 1.4.0-r0: installed executable or alias match | Alpine Linux edge package indexes: toml2json-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A very small CLI for converting TOML to JSON (documentation) | https://github.com/woodruffw/toml2json


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
