pkg.soopen package index

brew / rang 3135

Installer eget avec Homebrew, Nix, scoop, winget

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install eget

local Homebrew formula metadata

Linux

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

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

Windows

Scoopvérifié · 92%
scoop install extras/eget

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

Windows Package Managervérifié · 92%
winget install --id ZacharyYedidia.Eget -e

Windows Package Manager source index · ZacharyYedidia.Eget · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Easily install prebuilt binaries from GitHub

Commandes et alias

  • eget

historique

Historique du projet et usages

eget is Zachary Yedidia's small Go CLI for installing prebuilt binaries from GitHub releases. It occupies the practical space between curl scripts, manual release downloads, and full package-manager formulas.

Historique du projet

The first public GitHub release was v0.1.0 in August 2021. The README describes a focused tool: provide a repository or URL, let eget inspect release assets, pick a matching binary for the current system, download it, and extract it.

The v1.0.0 release in January 2022 added support for extracting multiple files and directories, making eget usable for projects distributed as archives rather than just one naked executable. The project later continued through the v1.3 series with cross-platform release assets.

Historique d'adoption

eget's adoption pattern is package-manager-adjacent: it is itself packaged in Homebrew, Nix, Scoop, and winget, but its main value is installing other GitHub-release tools before or outside those package managers. The README even notes that maintainers with GitHub release binaries can list eget as a one-line install method.

Modes d'utilisation

Users run commands such as `eget owner/repo --to /usr/local/bin`, optionally filtering assets, selecting tags, extracting a specific file, or using a GitHub token through environment variables or configuration. The README documents TOML configuration for global and per-repository defaults.

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

eget is package-nerd bait because it automates the messy part of modern CLI distribution: release asset naming. It codifies common conventions around OS and architecture names, archive formats, checksums, and destination directories without trying to become a general package manager.

Chronologie

  • 2021-08-18: v0.1.0 is published.
  • 2021-08-25: v0.2.0 follows during early feature work.
  • 2022-01-03: v1.0.0 adds multi-file and directory extraction.
  • 2022-07-22: v1.2.0 is published.
  • 2024-06-07: v1.3.4 is published.

Related projects

  • GitHub Releases are the primary upstream distribution surface that eget automates.
  • zyedidia/micro appears in the README examples and is a natural companion project from the same author.
  • Comparable single-binary install helpers include curl scripts, go install, and package-manager formulas, but eget focuses on release assets.

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.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.eget.toml$XDG_CONFIG_HOME/eget/eget.toml./eget.toml$EGET_CONFIG
Windows
%USERPROFILE%\.eget.toml%LOCALAPPDATA%\eget\eget.toml.\eget.toml%EGET_CONFIG%

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.eget.toml$XDG_CONFIG_HOME/eget/eget.toml./eget.toml$EGET_CONFIG
Windows
%USERPROFILE%\.eget.toml%LOCALAPPDATA%\eget\eget.toml.\eget.toml%EGET_CONFIG%

exécutables

Exécutables installés

CommandeTypeExpositionNote
egetexé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 gestionnaire1.3.4
gestionnaire mis à jour2026-07-26
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:eget
Version1.3.4
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/zyedidia/eget
Dépôthttps://github.com/zyedidia/eget
Dernière mise à jour2026-07-26T04:11:37+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%

eget

nix profile install nixpkgs#eget
  • normalized package name match
  • Correspondance par : Eget
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/eg/eget/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

extras/eget

scoop install extras/eget
  • normalized package name match
  • Correspondance par : Eget
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/eget.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

ZacharyYedidia.Eget

winget install --id ZacharyYedidia.Eget -e
  • normalized package name match
  • Correspondance par : Eget
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: ZacharyYedidia.Eget from https://cdn.winget.microsoft.com/cache/source.msix

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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation