# 使用 Homebrew, Nix, apk 安装 remarshal

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- 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
