pkg.soopen package index

brew / 排名 7569

使用 Homebrew, MacPorts, Nix, pacman 安装 hck

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install hck

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install hck

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

Linux

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

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

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

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

概览

软件包摘要

Sharp cut(1) clone

命令和别名

  • hck

历史

项目历史与用法

hck is a Rust command-line text-processing tool described by its author as a sharp cut(1) clone. It keeps the familiar field-selection niche of cut while adding regex delimiters, output-column reordering, header selection, decompression support, and speed-focused packaging.

项目历史

The public GitHub repository was created in June 2021. The README explains the name as a shortening of 'hack', a rougher form of cut, and describes the tool as a near drop-in replacement for cut that fills a gap between cut and awk.

The project deliberately does not try to become a complete CSV/TSV parser like xsv. Its stated non-goal is respecting full quoting rules; it remains a line-by-line splitter in the spirit of cut.

采用历史

The README documents installation through Homebrew/Linuxbrew, conda-forge, MacPorts, Debian packages from GitHub releases, Cargo, and optimized release binaries. Input package facts also list Homebrew, MacPorts, Nix, and pacman packaging.

The README includes a Repology packaging-status badge, which signals that the maintainer expects hck to be tracked across multiple distribution ecosystems.

使用方式

Typical use is to pipe text or process files with field selections such as hck -f2,1,3-, choose regex delimiters for whitespace or unusual separators, select columns by header literal or regex, and optionally process compressed inputs when a local decompressor exists.

为什么软件包爱好者会关心

hck is the kind of package CLI enthusiasts like: a small Rust replacement for a standard Unix primitive that adds just enough practical ergonomics for messy data exploration while staying scriptable. Its value is not replacing awk or CSV parsers, but reducing common one-off pipelines.

时间线

  • 2021: Public GitHub repository created.
  • 2020s: README documents packaging through Homebrew/Linuxbrew, conda-forge, MacPorts, Debian artifacts, Cargo, and release binaries.
  • 2020s: Input package facts show additional Nix and pacman packaging.

Related projects

  • cut, awk, xsv, tsv-utils, choose, ripgrep-style decompression behavior, and gzp compression are related tools or inspirations named by the README.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
hckcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-08-04
管理器版本0.11.6
管理器更新时间2026-06-15
本地数据OK
上游当前
检测到的最新版本v0.11.6

https://github.com/sstadick/hck

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:hck
版本0.11.6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/hck
主页https://github.com/sstadick/hck
仓库https://github.com/sstadick/hck
许可证MIT OR Unlicense
源码归档https://github.com/sstadick/hck/archive/refs/tags/v0.11.6.tar.gz
最后更新2026-06-15T16:29:25Z
Pulseupdated
构建依赖cmake, rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

hck

nix profile install nixpkgs#hck
  • normalized package name match
  • 匹配方式:Hck
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/hc/hck/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

hck 0.11.6-1

A drop in replacement for cut that can use a regex delimiter instead of a fixed string

https://github.com/sstadick/hck

sudo pacman -S hck
  • License: Unlicense AND MIT
  • Architecture: x86_64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Hck
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: hck from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

hck

sudo port install hck
  • normalized package name match
  • 匹配方式:Hck
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/hck/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

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