Automic VaultAutomic Vault

brew

Installer miller avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de miller pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install miller

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install miller

MacPorts ports tree · textproc/miller/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add miller

Alpine Linux edge package indexes · miller · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install miller

Debian stable package indexes · miller · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install miller

Fedora Rawhide package metadata · miller · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#miller

nixpkgs package indexes · pkgs/by-name/mi/miller/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S miller

Arch Linux sync databases · miller · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install miller

openSUSE Tumbleweed package metadata · miller · Source: download.opensuse.org

Windows

Scoopvérifié · 92%
scoop install main/miller

Scoop official bucket manifest trees · bucket/miller.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id Miller.Miller -e

Windows Package Manager source index · Miller.Miller · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Like sed, awk, cut, join & sort for name-indexed data such as CSV

Commandes et alias

  • mlr

historique

Historique du projet et usages

Miller, whose executable is `mlr`, is John Kerl's command-line data-processing tool for record-oriented formats. Kerl's csv,conf,v7 slides describe the origin as roughly 2015: he wanted a record-aware tool because classic Unix commands such as grep, cut, and sort are line-aware and column-index oriented. The project name and design reflect that Unix-toolkit lineage, but with fields addressed by name rather than by position.

Historique du projet

The technical milestone that defines Miller is its key-value record model. Its README describes it as being like awk, sed, cut, join, and sort for CSV, TSV, JSON, JSON Lines, and positionally indexed data; it can add, drop, sort, aggregate, pretty-print, and convert fields while streaming records. The documentation explains that Miller's natural data structure is an insertion-ordered hash map, which lets it handle heterogenous records and format-aware operations such as preserving CSV headers.

Historique d'adoption

Miller's package-manager footprint is broad: the README lists installation through apt, yum, snap, Homebrew, MacPorts, Chocolatey, WinGet, and Scoop, and the av.db record also maps it across APK, Debian, DNF, Nix, Pacman, Ubuntu, and Zypper. It is used as a shell-pipeline tool for data cleaning, ETL preparation, log processing, statistical summaries, format conversion, and database-query post-processing. Its adoption signals include thousands of GitHub stars, many contributors, and community documentation and talks aimed at CSV and command-line data users.

Modes d'utilisation

A major implementation milestone was the Go line, represented by Miller 6. The performance documentation notes CSV and record I/O improvements in Miller 6, later allocation and garbage-collection reductions, and a portable single-binary Go implementation with no runtime dependencies. This made Miller easier to distribute as a small CLI while keeping its niche as a data-aware companion to the traditional Unix toolkit, jq, xsv, csvtk, q, Nushell, pandas, and SQL databases.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
mlrcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire6.20.2
gestionnaire mis à jour2026-07-04
données localesOK
amontà jour
dernière version détectéev6.20.2

https://github.com/johnkerl/miller

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:miller
Version6.20.2
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/miller
Page d'accueilhttps://github.com/johnkerl/miller
Dépôthttps://github.com/johnkerl/miller
Docs amonthttps://github.com/johnkerl/miller
LicenceBSD-2-Clause
Archive sourcehttps://github.com/johnkerl/miller/archive/refs/tags/v6.20.2.tar.gz
Dernière mise à jour2026-07-04T21:37:00Z
Pulseupdated
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemiller
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

miller 6.13.0-1

name-indexed data processing tool

https://github.com/johnkerl/miller

sudo apt install miller
  • Section: utils
  • Architecture: amd64
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Miller
Debian stable package indexes · deb.debian.org · Debian stable package indexes: miller from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

miller

nix profile install nixpkgs#miller
  • normalized package name match
  • Correspondance par : Miller
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mi/miller/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

miller 6.11.0-1

name-indexed data processing tool

https://github.com/johnkerl/miller

sudo apt install miller
  • Section: universe/utils
  • Architecture: amd64
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Miller
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: miller from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

miller 6.16.0-r5

Name-indexed data processing tool

https://miller.readthedocs.io/

sudo apk add miller
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: miller
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Miller
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: miller from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

miller-doc 6.16.0-r5

Name-indexed data processing tool (documentation)

https://miller.readthedocs.io/

sudo apk add miller-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: miller
  • normalized package name match
  • Correspondance par : Miller
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: miller-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

miller 6.13.0-8.fc44

Name-indexed data processing tool

https://github.com/johnkerl/miller

sudo dnf install miller
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: miller
  • 3 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Miller
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: miller from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

miller 6.18.1-1

Name-indexed data processing tool

https://github.com/johnkerl/miller

sudo pacman -S miller
  • License: BSD-2-Clause
  • Architecture: x86_64
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Miller
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: miller from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

miller 6.18.1+git20260419.9a25ba5df-1.1

Name-indexed data processing tool

http://johnkerl.org/miller/doc

sudo zypper install miller
  • License: BSD-2-Clause AND BSD-4-Clause
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: miller
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Miller
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: miller from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

miller

sudo port install miller
  • normalized package name match
  • Correspondance par : Miller
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/miller/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/miller

scoop install main/miller
  • normalized package name match
  • Correspondance par : Miller
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/miller.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Miller.Miller

winget install --id Miller.Miller -e
  • normalized package name match
  • Correspondance par : Miller
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Miller.Miller from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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