macOS
brew install egetlocal Homebrew formula metadata
brew / 順位 3135
eget のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install egetlocal Homebrew formula metadata
nix profile install nixpkgs#egetnixpkgs package indexes · pkgs/by-name/eg/eget/package.nix · ソース: api.github.com
scoop install extras/egetScoop official bucket manifest trees · bucket/eget.json · ソース: api.github.com
winget install --id ZacharyYedidia.Eget -eWindows Package Manager source index · ZacharyYedidia.Eget · ソース: cdn.winget.microsoft.com
概要
Easily install prebuilt binaries from GitHub
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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%実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
eget | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:eget |
|---|---|
| バージョン | 1.3.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/zyedidia/eget |
| リポジトリ | https://github.com/zyedidia/eget |
| 最終更新 | 2026-07-26T04:11:37+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
eget
nix profile install nixpkgs#egetextras/eget
scoop install extras/egetZacharyYedidia.Eget
winget install --id ZacharyYedidia.Eget -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.