# tombi を Homebrew, MacPorts, Nix, pacman, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:tombi
```

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

### macOS

- Homebrew (100%):

```sh
brew install tombi
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install tombi
```

  証拠: MacPorts ports tree: textproc/tombi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tombi
```

  証拠: nixpkgs package indexes: pkgs/by-name/to/tombi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S tombi
```

  証拠: Arch Linux sync databases: tombi from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/tombi
```

  証拠: Scoop official bucket manifest trees: bucket/tombi.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id tombi-toml.tombi -e
```

  証拠: Windows Package Manager source index: tombi-toml.tombi from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:tombi
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/tombi>
- **バージョン:** 1.2.6
- **ソース概要:** TOML formatter, linter and language server
- **ホームページ:** <https://github.com/tombi-toml/tombi>
- **リポジトリ:** <https://github.com/tombi-toml/tombi>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/tombi-toml/tombi/archive/refs/tags/v1.2.6.tar.gz>
- **最終更新:** 2026-08-03T04:52:18Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- tombi (cli)
- tombi (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.2.6
- マネージャ更新日: 2026-08-03
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/tombi-toml/tombi
- 検出された最新: v1.2.6 (最新)
## プロジェクトの歴史と使われ方

Tombi is a modern TOML toolkit that combines a formatter, linter, and language server. Its documentation positions it as a response to TOML's growing role in developer configuration files, especially `pyproject.toml` in Python and `Cargo.toml` in Rust.

### プロジェクトの歴史

The official docs say Tombi was created to support teams that use TOML as a configuration format and to provide a reliable development experience for TOML files. The README and repository show a multi-surface project: CLI tooling, editor integrations, schemas, docs, and language-server behavior all live in the same upstream project.

### 採用の歴史

Tombi's README badges show distribution across editor and package ecosystems: VS Code Marketplace, Open VSX, JetBrains Marketplace, Zed, Homebrew, PyPI, and npm. The input metadata also records Homebrew, MacPorts, Nix, Arch, Scoop, and winget packaging, which is typical for language tooling that wants to be easy to install inside editors and CI.

### 使われ方

The docs divide the tool into formatter, linter, CLI, language server, editor integration, configuration, environment variables, JSON Schema support, directives, and extensions. The README's quick start shows `uvx tombi format`, while Homebrew exposes the `tombi` executable for local formatting, linting, and LSP use.

### パッケージ好きにとっての重要性

For package nerds, Tombi is interesting because it treats TOML as a first-class language-tooling target rather than a passive config format. Its value is strongest in polyglot repos where TOML files control Python, Rust, package metadata, tool settings, and editor behavior.

### タイムライン

- Current: Official docs describe Tombi as a TOML formatter, linter, and language server.
- Current: README badges show availability through editor marketplaces and package registries including Homebrew, PyPI, and npm.

### Related projects

- The official docs compare Tombi's role to established YAML and JSON language-server/editor support, and emphasize TOML use in Python and Rust ecosystems.

### ソース

- <https://raw.githubusercontent.com/tombi-toml/tombi/main/README.md>
- <https://tombi-toml.github.io/tombi/docs>
- source_facts.description
- source_facts.package-manager


## セキュリティノート

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



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: /etc/tombi/config.toml
- macOS: ~/Library/Application Support/tombi/config.toml
- Unix: .tombi.toml, tombi.toml, .config/tombi.toml, pyproject.toml, $XDG_CONFIG_HOME/tombi/config.toml, ~/.config/tombi/config.toml
- Windows: %APPDATA%\tombi\config.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tombi
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Nix - tombi: normalized package name match | nixpkgs package indexes: pkgs/by-name/to/tombi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - tombi - 1.2.6-1: normalized package name match | Arch Linux sync databases: tombi from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | TOML Formatter / Linter / Language Server | https://tombi-toml.github.io/tombi/
- MacPorts - tombi: normalized package name match | MacPorts ports tree: textproc/tombi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/tombi: normalized package name match | Scoop official bucket manifest trees: bucket/tombi.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - tombi-toml.tombi: normalized package name match | Windows Package Manager source index: tombi-toml.tombi from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [taplo](https://pkg.so/ja/brew/taplo/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, language-server, toml.
- [tinymist](https://pkg.so/ja/brew/tinymist/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, language-server, lsp.
- [panache](https://pkg.so/ja/brew/panache/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, language-server, linter.
- [biome](https://pkg.so/ja/brew/biome/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, linter.
- [lua-language-server](https://pkg.so/ja/brew/lua-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [gopls](https://pkg.so/ja/brew/gopls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [jdtls](https://pkg.so/ja/brew/jdtls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [rumdl](https://pkg.so/ja/brew/rumdl/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, linter.
- [actions-languageserver](https://pkg.so/ja/brew/actions-languageserver/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, language, language-server.
- [ansible-language-server](https://pkg.so/ja/brew/ansible-language-server/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, language, language-server.
- [asm-lsp](https://pkg.so/ja/brew/asm-lsp/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, language, language-server.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
