pkg.soopen package index

brew / rang 8248

Installer blink avec Homebrew, MacPorts, Nix, winget

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install blink

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install blink

MacPorts ports tree · emulators/blink/Portfile · Source: api.github.com

Linux

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

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

Windows

Windows Package Managervérifié · 92%
winget install --id AGProjects.Blink -e

Windows Package Manager source index · AGProjects.Blink · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Tiniest x86-64-linux emulator

Commandes et alias

  • blink
  • blinkenlights

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

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

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.

Chronologie

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

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
blinkexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
blinkenlightsexé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.1.0
gestionnaire mis à jour2026-07-10
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:blink
Version1.1.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/jart/blink
Dépôthttps://github.com/jart/blink
Dernière mise à jour2026-07-10T11:23:34-04: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%

blink

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

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