macOS
brew install egetlocal Homebrew formula metadata
brew / rang 3135
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de eget pour les workflows d'agents IA.
installation
brew install egetlocal Homebrew formula metadata
nix profile install nixpkgs#egetnixpkgs package indexes · pkgs/by-name/eg/eget/package.nix · Source: api.github.com
scoop install extras/egetScoop official bucket manifest trees · bucket/eget.json · Source: api.github.com
winget install --id ZacharyYedidia.Eget -eWindows Package Manager source index · ZacharyYedidia.Eget · Source: cdn.winget.microsoft.com
aperçu
Easily install prebuilt binaries from GitHub
historique
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.
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.
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.
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.
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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
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.
Config paths the tool may read or write during local use.
~/.eget.toml$XDG_CONFIG_HOME/eget/eget.toml./eget.toml$EGET_CONFIG%USERPROFILE%\.eget.toml%LOCALAPPDATA%\eget\eget.toml.\eget.toml%EGET_CONFIG%Credential-bearing paths to review before unattended agent runs.
~/.eget.toml$XDG_CONFIG_HOME/eget/eget.toml./eget.toml$EGET_CONFIG%USERPROFILE%\.eget.toml%LOCALAPPDATA%\eget\eget.toml.\eget.toml%EGET_CONFIG%exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
eget | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
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.
métadonnées d'installation
| Clé du paquet | brew:eget |
|---|---|
| Version | 1.3.4 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/zyedidia/eget |
| Dépôt | https://github.com/zyedidia/eget |
| Dernière mise à jour | 2026-07-26T04:11:37+02:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
eget
nix profile install nixpkgs#egetextras/eget
scoop install extras/egetZacharyYedidia.Eget
winget install --id ZacharyYedidia.Eget -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.