# remarshal を Homebrew, Nix, apk でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install remarshal
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:remarshal
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.1.4
- **ソース概要:** Convert between TOML, YAML and JSON
- **ホームページ:** <https://github.com/remarshal-project/remarshal>
- **リポジトリ:** <https://github.com/remarshal-project/remarshal>
- **最終更新:** 2026-08-02T09:42:53Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

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

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.1.4

## セキュリティノート

remarshal に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

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


## ソース

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