pkg.soopen package index

brew / 排名 1583

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 miller

查看 miller 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install miller

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install miller

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add miller

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

Debian apt已验证 · 92%
sudo apt install miller

Debian stable package indexes · miller · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install miller

Fedora Rawhide package metadata · miller · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#miller

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

Arch Linux pacman已验证 · 92%
sudo pacman -S miller

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

openSUSE zypper已验证 · 92%
sudo zypper install miller

openSUSE Tumbleweed package metadata · miller · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/miller

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

Windows Package Manager已验证 · 92%
winget install --id Miller.Miller -e

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

概览

软件包摘要

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

命令和别名

  • mlr

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
mlr可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本6.20.2
管理器更新时间2026-07-29
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:miller
版本6.20.2
软件包管理器Homebrew
主页https://github.com/johnkerl/miller
仓库https://github.com/johnkerl/miller
最后更新2026-07-29T14:13:07+09:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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-r6

Name-indexed data processing tool

https://miller.readthedocs.io/

sudo apk add miller
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: miller
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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-r6

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
  • 匹配方式: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-9.fc45

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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

miller 6.20.2-1

Name-indexed data processing tool

https://github.com/johnkerl/miller

sudo pacman -S miller
  • License: BSD-2-Clause
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式: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.19.0+git20260621.299636038-1.3

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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Miller
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: miller from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

miller

sudo port install miller
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation