macOS
brew install dasellocal Homebrew formula metadata
sudo port install daselMacPorts ports tree · textproc/dasel/Portfile · source: api.github.com
brew
JSON, YAML, TOML, XML, and CSV query and modification tool. Version 3.11.2 via Homebrew; verified 2026-06-27.
install
brew install dasellocal Homebrew formula metadata
sudo port install daselMacPorts ports tree · textproc/dasel/Portfile · source: api.github.com
sudo apk add daselAlpine Linux edge package indexes · dasel · source: dl-cdn.alpinelinux.org
sudo apt install daselDebian stable package indexes · dasel · source: deb.debian.org
nix profile install nixpkgs#daselnixpkgs package indexes · pkgs/by-name/da/dasel/package.nix · source: api.github.com
scoop install extras/daselScoop official bucket manifest trees · bucket/dasel.json · source: api.github.com
overview
JSON, YAML, TOML, XML, and CSV query and modification tool
history
dasel is a command-line query and modification tool for structured data formats including JSON, YAML, TOML, XML, and CSV. Its package-manager appeal is simple: one small executable covers several file formats that otherwise tend to require separate tools.
The project is maintained by Tom Wright and documented through its official docs site and GitHub repository. Its design centers on a selector language that can read and modify nested data across multiple serialization formats.
dasel's history is less about a large ecosystem moment and more about the packaging of a practical CLI for configuration-heavy workflows. The official docs emphasize installation, selectors, conversion, and command examples rather than a separate historical narrative.
dasel has been packaged across common Unix package managers because it fits a familiar CLI niche: scripting against config files without writing one-off parsing code. It is most naturally adopted by shell users who want a `jq`-like utility that is not limited to JSON.
Common usage includes selecting values, updating fields, converting between formats, and using the tool in shell pipelines. Since it operates on passed files and streams, there is no official per-user config or credentials location to record.
Package nerds care about dasel because it collapses a handful of format-specific dependencies into one CLI. That makes it attractive in minimal environments, CI scripts, and dotfile repositories where JSON, YAML, TOML, and XML all show up.
security posture
No matching local secret-handling manifest was found for dasel. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dasel | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/TomWright/dasel
install metadata
| Package key | brew:dasel |
|---|---|
| Version | 3.11.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dasel |
| Homepage | https://daseldocs.tomwright.me |
| Repository | https://github.com/TomWright/dasel |
| Upstream docs | https://github.com/TomWright/dasel#readme |
| License | MIT |
| Source archive | https://github.com/TomWright/dasel/archive/refs/tags/v3.11.2.tar.gz |
| Last updated | 2026-06-27T19:01:12Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dasel |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dasel 2.8.1-1
Query, update and convert data structures from the command line (program)
https://github.com/tomwright/dasel
sudo apt install daselgolang-github-tomwright-dasel-dev 2.8.1-1
Query, update and convert data structures from the command line (library)
https://github.com/tomwright/dasel
sudo apt install golang-github-tomwright-dasel-devdasel
nix profile install nixpkgs#daseldasel 2.6.0-1build1
Query, update and convert data structures from the command line (program)
https://github.com/tomwright/dasel
sudo apt install daselgolang-github-tomwright-dasel-dev 2.6.0-1build1
Query, update and convert data structures from the command line (library)
https://github.com/tomwright/dasel
sudo apt install golang-github-tomwright-dasel-devdasel 2.8.1-r15
Query and modify data structures using selector strings
https://daseldocs.tomwright.me/
sudo apk add daseldasel-bash-completion 2.8.1-r15
Bash completions for dasel
https://daseldocs.tomwright.me/
sudo apk add dasel-bash-completiondasel-fish-completion 2.8.1-r15
Fish completions for dasel
https://daseldocs.tomwright.me/
sudo apk add dasel-fish-completiondasel-zsh-completion 2.8.1-r15
Zsh completions for dasel
https://daseldocs.tomwright.me/
sudo apk add dasel-zsh-completiondasel
sudo port install daselextras/dasel
scoop install extras/daselsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.