pkg.soopen package index

brew / rang 8718

Installer gut avec Homebrew, Nix, scoop

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install gut

local Homebrew formula metadata

Linux

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

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

Windows

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

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

aperçu

Résumé du paquet

Beginner friendly porcelain for git

Commandes et alias

  • gut

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

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

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

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
gutexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

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-08-03
version du gestionnaire0.3.3
gestionnaire mis à jour2026-07-27
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:gut
Version0.3.3
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://gut-cli.dev/
Dépôthttps://github.com/julien040/gut
Dernière mise à jour2026-07-27T16:47:26+02:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

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.

Nix95%

gut

nix profile install nixpkgs#gut
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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

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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation