pkg.soopen package index

brew / 排名 8718

使用 Homebrew, Nix, scoop 安装 gut

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gut

local Homebrew formula metadata

Linux

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

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

Windows

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

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

概览

软件包摘要

Beginner friendly porcelain for git

命令和别名

  • gut

历史

项目历史与用法

gut is a small Git porcelain that presents Git through simpler, beginner-oriented commands and safety rails. Its README frames it as an alternative CLI with consistent command names, cloud-hosting integration, and coexistence with the standard git executable rather than a replacement for Git itself.

项目历史

The public GitHub repository was created on 2022-12-22, and GitHub releases record version 0.1.0 on 2023-02-16. The project was written in Go and shipped as a single command named gut. Its README says the author built it after finding Git frustrating while learning to code, with the goal of letting people use Git without the same anxiety around mistakes.

The project design emphasizes guardrails around common Git hazards. The README says gut will not allow modification of history already pushed to a remote, treats the staging area as unnecessary for its basic workflow, blocks unsafe detached-HEAD operations until the user chooses a path forward, and relies on Git internally.

采用历史

gut spread through developer package-manager channels rather than through a large framework ecosystem. Its own installation instructions list Homebrew for macOS, Scoop for Windows, apt and yum repositories, AUR packages, and Go installation from source, reflecting a tool aimed at terminal users who want package-manager setup on several platforms.

GitHub repository metadata shows modest but visible interest for a niche Git porcelain, with hundreds of stars and a small fork count by 2026. That pattern fits a utility whose audience is users experimenting with gentler command names and safer defaults rather than teams standardizing a new version-control system.

使用方式

Typical use follows Git repository workflows: gut init starts a repository, gut save commits tracked changes, gut sync exchanges changes with the upstream remote, gut fix helps recover from mistakes, gut revert creates a new commit to undo older work, and gut whereami explains the HEAD position. The command set intentionally maps high-level user intent onto lower-level Git operations.

The README also documents integration conveniences such as opening pull-request or comparison pages on hosting platforms, downloading .gitignore and .gitattributes templates, and simplifying GitHub authentication.

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

For package-manager catalogs, gut is an example of a modern Git UX wrapper that packages policy decisions as a CLI: no pushed-history rewrites, no explicit staging step for the default path, and guided recovery commands. It matters less as a replacement for Git than as a snapshot of how tool authors try to make Git less hostile to new users while still delegating storage and transport to git.

时间线

  • 2022-12-22: Public GitHub repository created.
  • 2023-02-16: Version 0.1.0 published in GitHub releases.
  • 2023: README documents Homebrew, Scoop, apt, yum, AUR, and Go installation paths.
  • 2026-06-07: GitHub release 0.3.3 published.

Related projects

  • git: gut delegates core version-control behavior to the standard git executable.
  • Scoop, Homebrew, apt, yum, and AUR: package-manager surfaces documented by the project for installation.
  • GitHub, GitLab, and Bitbucket: hosting platforms named in the README for pull-request and comparison workflows.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:gut
版本0.3.3
软件包管理器Homebrew
主页https://gut-cli.dev/
仓库https://github.com/julien040/gut
最后更新2026-07-27T16:47:26+02:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

Nix95%

gut

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

main/gut

scoop install main/gut
  • normalized package name match
  • 匹配方式:Gut
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gut.json from https://api.github.com/repos/ScoopInstaller/Main/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
  • pkg.so package database
  • pkgdb category and tag curation