Automic VaultAutomic Vault

brew

blink を Homebrew, MacPorts, Nix, winget でインストール

blink のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install blink

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install blink

MacPorts ports tree · emulators/blink/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#blink

nixpkgs package indexes · pkgs/by-name/bl/blink/package.nix · ソース: api.github.com

Windows

Windows Package Manager確認済み · 92%
winget install --id AGProjects.Blink -e

Windows Package Manager source index · AGProjects.Blink · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Tiniest x86-64-linux emulator

コマンドとエイリアス

  • blink
  • blinkenlights

履歴

プロジェクトの歴史と使われ方

blink is Justine Tunney's tiny x86-64 Linux emulator for running Linux binaries across POSIX operating systems and CPU architectures. It is both a practical portability tool and a package-nerd flex: a very small VM competing with much larger emulator stacks for one sharply defined job.

プロジェクトの歴史

The upstream README says the project contains `blink`, a virtual machine for x86-64 Linux programs, and `blinkenlights`, a terminal debugger interface for x86-64 Linux and i8086 programs. The README explicitly compares `blink` to `qemu-x86_64`, emphasizing smaller binary size, POSIX host portability, and faster performance on some workloads.

The same README ties blink to the Cosmopolitan Libc ecosystem: blink's prime directive is to support userspace binaries compiled by Cosmopolitan Libc, while also supporting a practical subset of Linux syscalls and x86-64 instructions. GitHub releases show Blink 1.0.0 published in June 2023 and 1.1.0 in January 2024.

採用の歴史

blink's adoption comes from portability obsessives, compiler/toolchain users, and people who like Actually Portable Executable style workflows. Package-manager facts list Homebrew, MacPorts, Nix, and a Windows winget name, showing interest beyond one Unix distribution.

Because it can run Linux binaries on macOS, BSDs, Cygwin, and non-x86 hardware, blink fills a different packaging niche than full-system emulators: it is small enough to install as a developer utility, script runner, or compatibility shim.

使われ方

Typical use is `blink PROGRAM [ARG...]` to run an x86-64 Linux ELF binary. `blinkenlights PROGRAM` opens the TUI debugger, with stepping, continuing, memory visualization, mouse-wheel scrolling/zooming, and reverse debugging.

The README documents tiny builds, optional feature disabling, JIT controls, POSIX compliance checks, VFS support for chroot-like use, and large test coverage against Cosmopolitan, Linux Test Project, and Musl libc tests.

パッケージ好きにとっての重要性

blink is catnip for package nerds because it compresses a loader, emulator, syscall personality, debugger, and cross-architecture compatibility story into a tiny command-line package. It also has a clear comparison target, `qemu-x86_64`, which makes the packaging tradeoff legible: less generality, far smaller footprint.

It matters culturally because it extends the Cosmopolitan/APE idea from 'make binaries that run everywhere' to 'run Linux-shaped binaries almost anywhere'. That makes it a tool about distribution itself, not merely CPU emulation.

タイムライン

  • 2023-06-04: Blink 1.0.0 release published on GitHub.
  • 2024-01-21: Blink 1.1.0 release published on GitHub.
  • Current README: documents POSIX hosts including Linux, macOS, FreeBSD, OpenBSD, and Cygwin, plus Linux, ARM, RISC-V, MIPS, PowerPC, and s390x test targets.

Related projects

  • Related projects include Cosmopolitan Libc, Actually Portable Executable workflows, QEMU user-mode emulation, Musl libc tests, Linux Test Project, and terminal debuggers such as GDB and TUI-oriented visual debuggers.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
blinkcliグローバル実行可能ファイル
blinkenlightscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版1.1.0
マネージャ更新日2026-06-08
ローカルデータOK
上流最新
検出された最新1.1.0

https://github.com/jart/blink

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:blink
バージョン1.1.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/blink
ホームページhttps://github.com/jart/blink
リポジトリhttps://github.com/jart/blink
上流ドキュメントhttps://github.com/jart/blink#readme
ライセンスISC
ソースアーカイブhttps://github.com/jart/blink/archive/refs/tags/1.1.0.tar.gz
最終更新2026-06-08T20:01:48-04:00
Pulseupdated
ビルド依存関係make, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameblink
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

blink

nix profile install nixpkgs#blink
  • normalized package name match
  • 一致条件: Blink
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bl/blink/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

blink

sudo port install blink
  • normalized package name match
  • 一致条件: Blink
MacPorts ports tree · api.github.com · MacPorts ports tree: emulators/blink/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

AGProjects.Blink

winget install --id AGProjects.Blink -e
  • normalized package name match
  • 一致条件: Blink
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: AGProjects.Blink from https://cdn.winget.microsoft.com/cache/source.msix
winget95%

prayag17.Blink.Alpha

winget install --id prayag17.Blink.Alpha -e
  • normalized package name match
  • 一致条件: Blink
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: prayag17.Blink.Alpha from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment