Automic VaultAutomic Vault

brew

使用 Homebrew, apk, MacPorts, Nix, pacman, scoop, winget 安装 cutter-cli

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install cutter-cli

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install cutter

MacPorts ports tree · devel/cutter/Portfile · 来源: api.github.com

Linux

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

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

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

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

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

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

Windows

Scoop已验证 · 92%
scoop install extras/cutter

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

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

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

概览

软件包摘要

Unit Testing Framework for C and C++

命令和别名

  • cut-diff
  • cutter

历史

项目历史与用法

Cutter is an xUnit-family unit testing framework for C and C++. Its README emphasizes easy test writing, debugging-oriented output, and tests built as shared libraries.

项目历史

The upstream GitHub repository was created in 2011, while the project files preserve an older SourceForge-oriented homepage reference. The README names Kouhei Sutou, Hiroyuki Ikezoe, and Yuto Hayamizu as program authors and describes Cutter as a C/C++ testing framework built around recursively loaded `test_*.so` test modules.

采用历史

Cutter's own USERS file lists projects that used it, including groonga, mroonga, milter manager, and other C/C++ or systems projects. That usage profile places it in the older Unix library-testing ecosystem: small, native-code projects that wanted richer test output without moving to a different language runtime.

使用方式

The normal command shape is `cutter [OPTION ...] TEST_DIRECTORY`; the runner searches recursively for shared-library tests and reports progress, failures, errors, pending tests, notifications, summaries, and optional XML output. Its feature list includes fixtures, automatic test discovery, many assertions, coverage support, backtraces, and multi-process or multi-thread support.

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

Cutter is package-nerd relevant because it is the kind of test framework that often exists as a build-time dependency for other native packages. Its 2025 release notes also show a packaging-oriented maintenance detail: moving official source archive distribution to GitHub Releases.

时间线

  • 2011: Public GitHub repository created.
  • 2015: GitHub release 1.2.5 published.
  • 2019: GitHub release 1.2.7 published.
  • 2025: Release 1.2.9 published, with source archives distributed through GitHub Releases.

Related projects

  • The upstream USERS file lists groonga, mroonga, milter manager, Hatohol, and several other projects as Cutter users.

安全态势

风险级别:绿色

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 个运行时依赖。
  • 构建元数据列出 7 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
cut-diffcli全局可执行文件
cuttercli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本1.2.9
管理器更新时间
本地数据OK
上游当前
检测到的最新版本1.2.9

https://github.com/clear-code/cutter

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:cutter-cli
版本1.2.9
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/cutter-cli
主页https://github.com/clear-code/cutter
仓库https://github.com/clear-code/cutter
上游文档https://github.com/clear-code/cutter#readme
许可证LGPL-3.0-or-later
源码归档https://github.com/clear-code/cutter/archive/refs/tags/1.2.9.tar.gz
依赖gettext, glib
构建依赖autoconf, automake, gettext, gtk-doc, intltool, libtool, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

MacPorts94%

cutter

sudo port install cutter
  • installed executable or alias match
  • 匹配方式:Cutter
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/cutter/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

cutter

nix profile install nixpkgs#cutter
  • installed executable or alias match
  • 匹配方式:Cutter
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cu/cutter/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk92%

cutter 1.04-r5

A program that allows firewall administrators to abort TCP/IP connections

http://www.digitage.co.uk/digitage/software/linux-security/cutter

sudo apk add cutter
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: cutter
  • 1 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Cutter
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cutter from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
Scoop92%

extras/cutter

scoop install extras/cutter
  • installed executable or alias match
  • 匹配方式:Cutter
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/cutter.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget92%

Rizin.Cutter

winget install --id Rizin.Cutter -e
  • installed executable or alias match
  • 匹配方式:Cutter
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Rizin.Cutter from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

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

使用的来源

  • 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