# Install taplo with Homebrew, apk, MacPorts, Nix, pacman, scoop, winget, zypper

TOML toolkit written in Rust. Version 0.10.0 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:taplo
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install taplo
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install taplo
```

  Evidence: MacPorts ports tree: devel/taplo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add taplo
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#taplo
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ta/taplo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S taplo-cli
```

  Evidence: Arch Linux sync databases: taplo-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install taplo
```

  Evidence: openSUSE Tumbleweed package metadata: taplo from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/taplo
```

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

- winget (92%):

```sh
winget install --id tamasfe.taplo -e
```

  Evidence: Windows Package Manager source index: tamasfe.taplo from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:taplo
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/taplo>
- **Version:** 0.10.0
- **Source summary:** TOML toolkit written in Rust
- **Homepage:** <https://taplo.tamasfe.dev>
- **Repository:** <https://github.com/tamasfe/taplo>
- **Upstream docs:** <https://taplo.tamasfe.dev/>
- **License:** MIT
- **Source archive:** <https://github.com/tamasfe/taplo/archive/refs/tags/0.10.0.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- taplo (cli)
- taplo (alias)

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.10.0
- Local data: ok
- Upstream repository: https://github.com/tamasfe/taplo
- Upstream latest detected: 0.10.0 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

Taplo is a Rust-based TOML toolkit used as a command-line formatter, validator, library, and embeddable language server. It matters in package-manager culture because TOML is the configuration format behind Cargo, pyproject-style tooling, and many modern developer utilities, so a fast standalone TOML tool is useful in editors, CI, and packaging checks.

### Project history

The official Taplo site presents the project as a feature-rich TOML toolkit supporting TOML 1.0.0, syntactic validation, JSON-schema validation, formatter options, and an embeddable language server. Its GitHub README describes the repository as the home of the Taplo TOML v1.0.0 toolkit and points users to the project website for details.

### Adoption history

The supplied package-manager metadata shows Taplo packaged beyond Homebrew, including apk, MacPorts, Nix, Arch via taplo-cli, Scoop, WinGet, and zypper. That breadth fits its role as a small cross-platform developer tool rather than a service daemon or application framework.

### How it is used

Common use is direct CLI validation and formatting of TOML files, plus editor integration through the language-server component. The official configuration docs state that Taplo looks in the working directory or workspace root for .taplo.toml and then taplo.toml, making it easy to add project-local formatting and schema rules.

### Why package nerds care

Package maintainers care about Taplo because TOML correctness and stable formatting affect manifests, lockfiles, and editor tooling. A standalone binary lets packagers wire TOML checks into formulae, CI jobs, and editor environments without carrying a larger language-specific toolchain at runtime.

### Timeline

- 2021: Taplo CLI and LSP releases appear in the official GitHub release history.
- 2022: Taplo CLI 0.8.0 is published in the official release history.
- 2024: Taplo CLI 0.9.0 and Taplo core releases are published.
- 2025: Taplo CLI 0.10.0 is published.

### Related projects

- TOML, Rust, JSON Schema, language-server protocol clients, editor TOML extensions, Cargo-oriented developer tooling.

### Sources

- <https://github.com/tamasfe/taplo official repository README and GitHub releases.>
- <https://taplo.tamasfe.dev/ official site: toolkit, validation, formatter, language-server, TOML 1.0.0 support.>
- <https://taplo.tamasfe.dev/configuration/file.html official docs: .taplo.toml and taplo.toml lookup order.>
- input source_facts.package-manager: packaged in apk, brew, MacPorts, Nix, pacman, Scoop, WinGet, and zypper.


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


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

- Unix: .taplo.toml, taplo.toml
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** taplo
- **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

## Other Package-Manager Records

- Nix - taplo: normalized package name match | nixpkgs package indexes: pkgs/by-name/ta/taplo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - taplo - 0.10.0-r0: normalized package name match | Alpine Linux edge package indexes: taplo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A TOML toolkit written in Rust | https://taplo.tamasfe.dev/
- pacman - taplo-cli - 0.10.0-1: normalized package name match | Arch Linux sync databases: taplo-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | TOML toolkit written in Rust | https://taplo.tamasfe.dev/cli/introduction.html
- zypper - taplo - 0.10.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: taplo from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A TOML toolkit written in Rust | https://github.com/tamasfe/taplo
- MacPorts - taplo: normalized package name match | MacPorts ports tree: devel/taplo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/taplo: normalized package name match | Scoop official bucket manifest trees: bucket/taplo.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - tamasfe.taplo: normalized package name match | Windows Package Manager source index: tamasfe.taplo from https://cdn.winget.microsoft.com/cache/source.msix


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [tombi](https://www.automicvault.com/pkg/brew/tombi/) - Shares av.db curated category or tags: cli, developer-tools, formatter, language-server, toml.
- [config-file-validator](https://www.automicvault.com/pkg/brew/config-file-validator/) - Shares av.db curated category or tags: cli, configuration, developer-tools, toml.
- [superhtml](https://www.automicvault.com/pkg/brew/superhtml/) - Shares av.db curated category or tags: cli, developer-tools, formatter, language-server, validator.
- [butane](https://www.automicvault.com/pkg/brew/butane/) - Shares av.db curated category or tags: cli, configuration, developer-tools.
- [dhall-bash](https://www.automicvault.com/pkg/brew/dhall-bash/) - Shares av.db curated category or tags: cli, configuration, developer-tools.
- [dhall-json](https://www.automicvault.com/pkg/brew/dhall-json/) - Shares av.db curated category or tags: cli, configuration, developer-tools.
- [dynaconf](https://www.automicvault.com/pkg/brew/dynaconf/) - Shares av.db curated category or tags: cli, configuration, developer-tools.
- [editorconfig](https://www.automicvault.com/pkg/brew/editorconfig/) - Shares av.db curated category or tags: cli, configuration, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/taplo.yml](https://github.com/automic-vault/db/blob/main/combined/taplo.yml)


## Sources

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