# Install remarshal with Homebrew, Nix, apk

Convert between TOML, YAML and JSON. Version 2.1.4 via Homebrew; verified 2026-08-02. Also installable with nix: nix profile install nixpkgs#remarshal.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install remarshal
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:remarshal
- **Package manager:** Homebrew
- **Version:** 2.1.4
- **Source summary:** Convert between TOML, YAML and JSON
- **Homepage:** <https://github.com/remarshal-project/remarshal>
- **Repository:** <https://github.com/remarshal-project/remarshal>
- **Last updated:** 2026-08-02T09:42:53Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

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

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.1.4

## Security Notes

No matching local secret-handling manifest was found for remarshal. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

- 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
